Grid 960 bug in Internet Explorer 8?
        Posted  
        
            by 
                mg1075
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mg1075
        
        
        
        Published on 2011-01-08T19:47:37Z
        Indexed on 
            2011/01/08
            19:54 UTC
        
        
        Read the original article
        Hit count: 309
        
If you go to the "Variable Grid System" generator and have:
column width = 20
number of columns = 12
and gutter width = 60
...the system provides a content width of 900 and a full width of 960.
http://www.spry-soft.com/grids/
Now, this is all fine and dandy in Firefox, Chrome, and even IE6, but when you load those settings in IE8, you end up with the actual full width as 1000px, not 960px.
Has this issue been encountered before?
© Stack Overflow or respective owner