Closed (works as designed)
Project:
Amadou
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2011 at 22:00 UTC
Updated:
25 Apr 2012 at 00:02 UTC
I'm using one panel with 5 vertical regions for the frontpage. In Firefox and Chrome, it works fine.
In Internet Explorer, I've tried two different versions, everything is a big mess. Everything is lined up vertically on the left side. I haven't made any theme or layout changes to panels or views.
Why would it work in Firefox and Chrome and not Internet Explorer? Any suggestions?
Thank-you.
Comments
Comment #1
prokopton commentedSolution by Shankar at http://neokrish.co.in, shankar.drupal@neokrish.co.in :
"It's one of IE's incompatibilities to handle more css files than 31. Your current live site has more than 35css files which might make IE unhappy...Recommended solution is that you enable css cache (not just for ie problem, but also to boost your site load speed), This can be done in /admin/settings/performance url. Once css cache is enabled..."
Enabling CSS cache in Admin | Performance worked!
Comment #2
sk33lz commented