Closed (fixed)
Project:
Omega
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
28 Sep 2012 at 13:58 UTC
Updated:
12 Oct 2012 at 14:51 UTC
Jump to comment: Most recent
Maybe I missed a beat - but I cant get Omega 4 running properly on Internet explorer 7 or 8. Works a treat on Chrome/Safari/Firefox. I have found some threads on similar issues with the 3.X branch - but in light of the changes in 4.X they dont seem to make much sense to me.
IE seems to at best render the mobile version of the site.
If anyone has any pointers / suggestions I would greatly appreciate it.
Comments
Comment #1
finmccarthy commentedOK - I got to the bottom of this. IE 7 & 8 need respond selected (under scripts) in order to work (this I had figured out already) what I was missing was that respond will not parse css files which use "@import" (the default with a clean Drupal install).
The simplest way to get this working was to enable the checkbox for "Aggregate and compress CSS files." under /admin/config/development/performance
Comment #3
stewestI would follow these issues
Some possible solutions or starting points https://drupal.org/node/1388898
Older:
http://www.mauromascia.com/blog/drupal-good-omega-bad-ugly-ie8/