On 07.03.2006, at 18:10, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:
> [snip] > You can't clear an element using position:fixed with clear="all". > clear="all" (or clear:both in CSS terms) will only clear a float. I'd > suggest setting the margin-top of #content to the height of #header. > [/snip] > > That doesn't work. It moves content in IE 160px below the header. > In FF > it moves the header 160px down from the top. That's probably because IE doesn't recognize position:fixed. Regards Mark Howells www.permanenttourist.ch ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
