PDA

View Full Version : Footer to stay at the bottom


DaMasta
01-12-2006, 12:51 AM
I have a footer but in 800x600 the footer overlaps the body. An example can be viewed at this site (not mine, someone else's): http://jimmyjazz.homeip.net:808/listenwavy/. Their css script is http://jimmyjazz.homeip.net:808/listenwavy/style.css. An example of what I'm talking about is at www.geocities.com/bdptcob/ss.JPG. I know the window is uncharacteristically small but it's just to serve a point. How can I make it stay at the bottom?

JustinSainton
01-12-2006, 09:42 PM
Hmm, I just checked it out at 800x600 and it stayed right at the bottom.

_Aerospace_Eng_
01-12-2006, 10:09 PM
You have to give a bottom padding to the content equal to the height of the footer so it doesn't go behind it.