Previous Message
Next Message

[css-d] footer positioning

Sent by Jen Locicero on 29 July 2002 14:02


So it's my first time doing a full layout without *any tables*
(http://lionchoicedev.com/ind/app.html) and things were going good - even in NN4!

Then I tried adding my footer to the bottom. Usually I place it just beneath my content.
When I added it though, it displayed at the top of the page underneath my header. (I'm
guessing because header has height specified but side nav & content are set to auto cuz it
differs from page to page)

I tried setting it to position:absolute at the bottom. Great! Until I got to a page with
enough content to scroll (http://lionchoicedev.com/ind/calc.html) and it covers up some of
the text. I wouldn't mind this if when I scrolled, the footer div followed (any tips on
how to do this w/ css?) but I'd prefer it just to stay at the real bottom of the page, not
browser window.

Can anyone help?
tia, jen
Previous Message
Next Message

Message thread:

Possibly related: