WNW Posted December 9, 2011 Share Posted December 9, 2011 Hi Would you help me for just a little thing of my website please? It is working well with most of browsers except IE. The category menu of top of the website looks really funny with IE. please have a look and get in touch with me if anybody can solve this problem. Thank you in advance. Karen Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 9, 2011 Share Posted December 9, 2011 Hi Karen, This is an issue with how IE is coded, in that it cannot support more than 30 CSS calls. To minimize the difference between browsers, you can go to your Back Office to Preferences > Performance and choose "Use CCC for CSS." However, it may not be enough, as PrestaShop uses more than 30 CSS calls, as do many modern websites as IE continues to lose their lead in the browser wars. We do have developers looking into workarounds for optimizing PrestaShop for Internet Explorer users, but due to the limitations of the browser itself, that can be difficult. I hope this helps. -Mike Link to comment Share on other sites More sharing options...
WNW Posted December 10, 2011 Author Share Posted December 10, 2011 Hi Mike Thanks for your reply. Nothing has been changed yet after choosing :Use CCC for CSS Is there any other solution to fix it? I am just worrying about since everyone doesn't use IE yet most of people are using IE to browse. Thank you for your kind word Mike. It might be help somehow. Karen Link to comment Share on other sites More sharing options...
WNW Posted December 10, 2011 Author Share Posted December 10, 2011 Thanks for reply teny. Does anybody can fix it? We're willing to pay for that. please give me PM or reply here if you can do! thx Link to comment Share on other sites More sharing options...
razaro Posted December 11, 2011 Share Posted December 11, 2011 Problem is in global.css line 211 /margin:50px 0 0 -18em; Not sure if this is some error or css hack but that -18em causing problem. Link to comment Share on other sites More sharing options...
WNW Posted December 11, 2011 Author Share Posted December 11, 2011 Thanks so much razaro. It has been solved as deleting global.css line 211 it works well with IE9 but not with IE6 still. But that's much better than before. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 12, 2011 Share Posted December 12, 2011 Problem is in global.css line 211 /margin:50px 0 0 -18em; Not sure if this is some error or css hack but that -18em causing problem. Thanks razaro! I'm having a developer look into this for everyone. -Mike Link to comment Share on other sites More sharing options...
Recommended Posts