Hi Georg,

Thanks for this advice.

Unfortunately, that has the negative effect (in Firefox only) of cutting off
the upper half of my graphic which I'd intentionally placed over the the div
boundries. Are there any other solutions that you or anyone else could
suggest?

Regards,
Andrew

On 11/02/07, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote:
>
> Andrew Leach wrote:
> > From what I can tell, it seems like a clearing float problem as if I
> > include a clear:left; further down in the html it solves the problem
> > but the whole layout drops and that's not what I want!!
>
> > http://www.leachy.co.uk
>
> Yes, IE6 is "saved" by its 'hasLayout'[1] bug - as usual.
>
> Isolating the header by adding...
>
> #header {overflow: hidden;}
>
> ...is _one_ way to solve that problem.
> An isolating-effect is what the bug causes in IE/win anyway, so you may
> as well achieve the same effect[2] in other browsers - using proper
> styling.
>
> regards
>         Georg
> [1]http://www.satzansatz.de/cssd/onhavinglayout.html
> [2]http://www.w3.org/TR/CSS21/visuren.html#q15
> --
> http://www.gunlaug.no
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to