Scott Wilcox wrote:
> Validation hits fixed, still same issue though  :(

> http://x0f.org

Cause: divider-image (/media/gfx/divider.jpg) is 9px too wide for the
space given, and IE/win expands containers...

Result: <div id="contentColumn"> becomes 9px too wide and runs out of
space - falling below side-columns.

Quick fix - add:
#contentColumn {margin: 0 -10px 0 0;}
...which gives IE/win 1px extra space for its bug.

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