Footer not working pls help

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

Pastebin your code.

It’s probably a CSS issue I’d imagine, try adding some clear:both, etc

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?

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.

but I dont know HOW. This is my problem. But thanks for the fatest replays for now.

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

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.

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