Donna Jones wrote:

> i'm having a problem with ie6
>
> http://www.westendwebs.net/litmed/lm_program.html

You have italics in that page, and these may produce, in IE/Win, boxes
larger then expected [1].
Try adding:
#contentwrapper {
        overflow: visible;
}

Please note that this bug may show up in IE5.x also. You don't have it now,
probably because it also depends  on the fact that some containers have or
not a dimension (hasLayout.) Should you change something, you may trigger
it, and if you care about IE5.0 the fix is a bit more complex.

hth,
Bruno

[1] http://www.positioniseverything.net/explorer/italicbug-ie.html

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to