We are building out a new store and have run into a design snag that I am hoping some other DIYer has encountered. I understand that this is specific to our store and hate asking for a favor... but I figure it's worth a shot.
Basically, we have a CSS frame template that is rendering improperly in IE8 and we can't figure out why. In Chrome, the page has the main content div as the large block with a thinner column to the right (screen shot attached) and renders fine 95% of the time. In IE8, the main content div expands to fill the full width of the site no matter what we do -- and the right column content gets pushed underneath. If we try to force the main content div to a fixed width, it will load and quickly flash in the right layout but then revert to the improper design.
We have tweaked settings for the better part of a day with no luck. In IE8 developer tools, we see a reference to an inline style for the main content div... but it's not in the template.
If it's better to see the live site, please check out usfsashop.3dcartstores.com
Thanks in advance for any insight!
Basically, we have a CSS frame template that is rendering improperly in IE8 and we can't figure out why. In Chrome, the page has the main content div as the large block with a thinner column to the right (screen shot attached) and renders fine 95% of the time. In IE8, the main content div expands to fill the full width of the site no matter what we do -- and the right column content gets pushed underneath. If we try to force the main content div to a fixed width, it will load and quickly flash in the right layout but then revert to the improper design.
We have tweaked settings for the better part of a day with no luck. In IE8 developer tools, we see a reference to an inline style for the main content div... but it's not in the template.
If it's better to see the live site, please check out usfsashop.3dcartstores.com
Thanks in advance for any insight!
Comment