BastiDE Posted September 9, 2010 Report Share Posted September 9, 2010 Hi, I have added an code, now is the footer at the wrong place, see here: www.northair-va.tk I dont know what I can do, can who correct this code? Can one help me? Here is the code: Code snipped by Nabeel Thanks Basti Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted September 9, 2010 Administrators Report Share Posted September 9, 2010 Pastebin your code. It's probably a CSS issue I'd imagine, try adding some clear:both, etc Quote Link to comment Share on other sites More sharing options...
BastiDE Posted September 10, 2010 Author Report Share Posted September 10, 2010 Pastebin your code. It's probably a CSS issue I'd imagine, try adding some clear:both, etc hmm i dont know what you mean. Can you send me the correct code? As PM? Quote Link to comment Share on other sites More sharing options...
Strider Posted September 10, 2010 Report Share Posted September 10, 2010 YOur body and container tags dont have height specified, so it is going to the next height that has been specified. All you have to do is add a height specification in the body tag and/or container tag and that should do the trick. Quote Link to comment Share on other sites More sharing options...
BastiDE Posted September 11, 2010 Author Report Share Posted September 11, 2010 but I dont know HOW. This is my problem. But thanks for the fatest replays for now. Quote Link to comment Share on other sites More sharing options...
BastiDE Posted September 12, 2010 Author Report Share Posted September 12, 2010 nobody who can tell me how i do this? YOur body and container tags dont have height specified, so it is going to the next height that has been specified. All you have to do is add a height specification in the body tag and/or container tag and that should do the trick. I dont know what I have to do. This sentence dont help me Quote Link to comment Share on other sites More sharing options...
Strider Posted September 12, 2010 Report Share Posted September 12, 2010 you just have to put height:800px; in either or both the body and container. Or you can use floating style and use a percentage like 80% for both or just one tag. Quote Link to comment Share on other sites More sharing options...
BastiDE Posted September 13, 2010 Author Report Share Posted September 13, 2010 you just have to put height:800px; in either or both the body and container. Or you can use floating style and use a percentage like 80% for both or just one tag. dont work I dont find the error (i have removed the high, this is the current file from www.northair-va.tk) Layout.tpl Hope one can help me, with an very easy example or with the correctet file, because iam tooo stupid to fix it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.