Vicki Stebbins wrote:

> But IE 6.0 is still having a problem, the floated box (Map heading) 
> with the text should sit on the right side with the text wrapping and
>  currently it's left, and pushed the text down?

> Page: http://www.keenstreet-dev.com/trying.html

Something is triggering IE6' auto-expansion bug, making the right float
as wide as its container. I know it doesn't show, but put a border on
#rbox and it will.

The following...

* html #rbox {overflow-x: hidden; width: 185px; position: relative;}

...is a working fix.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to