|
Posted by Chaddy2222 on 06/26/07 13:34
On Jun 26, 5:51 am, savedu...@gmail.com wrote:
> So, I'm not quite sure what I started with my original post, but I am
> still searching for some help. I took some suggestions and changed the
> CSS so the content is no longer being clipped (overlayed) when the
> browser window shrinks vertically. However, my footer div no longer
> attaches to the absolute bottom of the page if the window is stretched
> so the content div is more than the 700px I have specified. How do I
> keep things as they are, but force the footer div to always stick to
> the bottom of the page, even when the window is stretched vertically?
>
> Thanks in advance.
The simple answer is NOT to use fixxed widths for things, unless you
have a really good reason and it does not break anything major, such
as text readability. Use em or % unit (otherwise known as relative"
units, mind some of my spelling. I have had one or two drinks.
--
Regards Chad. http://freewebdesign.awardspace.biz
[Back to original message]
|