Julian Merrow-Smith wrote:
> The div is outlined by a background shadow which fits fine in firefox
>  etc. and IE 5, & 5.5 but is 1px adrift in IE 7 and the div has 
> expanded in IE6 to cover the background image.

> http://laserenissima.co.uk

IE6 will do better with these additions...

#Content {overflow-x: hidden;}
#SubNav {display: inline;}

...that'll take care of IE's 'auto-expansion' bug (triggered (in part)
by the 'italic' bug) and the 'margin-doubling on floats' bug.

regards
        Georg
-- 
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