Problem keeping CSS footer on bottom
Posted
by Joshy Poshie
on Stack Overflow
See other posts from Stack Overflow
or by Joshy Poshie
Published on 2010-04-22T14:45:45Z
Indexed on
2010/04/22
15:13 UTC
Read the original article
Hit count: 133
Hey, I'm having trouble with a relative positioned footer. I'm using a clearfooter div to keep the footer at the bottom of each of my pages. This works fine for all resolutions except for 1440x900, any ideas why this resolution would make the header raise up 10 or so pixels off the bottom?
CODE: http://pastie.org/929802
© Stack Overflow or respective owner