Closed (fixed)
Project:
Acquia Prosper
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2009 at 08:43 UTC
Updated:
19 Oct 2009 at 19:00 UTC
Hi,
I have some bad news... all site blocks become width 100% after I added item to shopping card, and it's not all.
There is no styles when I go to my /cart or /cart/checkout pages.
Some times ago i had this issue (with block width), but it was fixed when i selected 4 grid units width for first sidebar, now its not work :)
Thanks.
Comments
Comment #1
jeremycaldwell commentedHave you tried turning on CSS compression (/admin/settings/performance) and making the changes to the block width to see if it works in IE8 then? Sometimes 30+ stylesheets load so that causes an issue with IE8 and needs the compression turned on so all the CSS stylesheets are consolidated into one. I just tested locally in IE8 and it worked correctly so hopefully the stylesheet limit is the issue here.
Comment #2
zarudnyi commentedYes, its work!
Thank You a lot, eternalistic!