Home › Forums › CSS › Site breaks in IE 6, how to work around? › Re: Site breaks in IE 6, how to work around?
January 20, 2011 at 2:48 pm
#65095
Member
Hello Mark,
Your #wrapper width is 880px, setting your page width.
Your div#container has 7px padding.
That padding allows you to have only a 866 width to fit your #navlist li into.
Currently you must shrink your #navlist li to a width of 144px.
That is the only section I checked, so you might want to over the math on the site.
Brett Santore