|
|
 |
Re: FN-FORUM: More CSS Woes
date posted 23rd January 2007 12:50
Tom Miller wrote:
>
> Even when you increase the text size?
>
> For me, the text starts overlapping the footer :-(
>
> I changes id="dots" to class="dots" and the page now validates - but
> that's not the problem...it's a float or a clear that I haven't put in
> but I don't know where!!!!
or a set height...
it's only IE that lets boxes grow bigger if the height is set, all other
browsers let the content overflow the box.
take the height off the #homepage div
|
 |
|