Previous Message
Next Message

unclear clear both

Sent by Matthias Kestenholz on 19 February 2005 19:07


Hi Steve,

On Sat, 2005-02-19 at 19:49 +0100, Steve Castell wrote:
>Thanks for those comments about the coding which I have cleaned up, but
>sadly it doesn't bring me any closer to solving the clearing problem.
>
>Any more ideas, please?

Yes... your .content div is absolutely positioned, it does not push the
footer down. In Mozilla, the footer is now below the menu instead of
being below the masthead of the page.

If you remove the position: absolute; on the .content div (which is not
needed anyway since you've already set a margin big enough for the
sidebar) everything is OK in mozilla. I have not tested this in IE, but
I think (and hope) it should be ok there too.

hth

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: