Posted by savedumbo on 06/24/07 20:48
URL: savedumbo.org
I have the footer positioned absolutely to the bottom of the page, so
when the user expands their browser window vertically, the footer
always attaches to the bottom. However, if the user shrinks their
browser window vertically, the footer content overlays on top of the
page elements above it. I would like to set a minimum fixed height of
around 800px so if the user shrinks their browser past this threshold,
no content clipping occurs but instead scrollbars appear. How do I
achieve this with minimal changes to my CSS?
Thank you!
[Back to original message]
|