Tom Lancaster wrote:
> http://www.newhanoian.com/details.php/venueid/2

Extremely weak when subjected to font-resizing - especially in IE6.
The 'italic bug'[1] is pushing center-column too wide at some steps -
making it drop.

IE6 doesn't respect declared width and will instead auto-expand to make
space for those fixed-sized images. This doesn't go well with em-sized
side-columns. The same problem in other browsers, but not quite as bad.

Part of the solution is to use a fixed width (px, not em) on those
side-columns. The page itself is fixed width (px), so em-sizing simply
can't work.

regards
        Georg

[1]http://www.positioniseverything.net/explorer/italicbug-ie.html
-- 
http://www.gunlaug.no
______________________________________________________________________
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/

Reply via email to