Active
Project:
Fusion Accelerator
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2013 at 13:08 UTC
Updated:
5 Mar 2013 at 13:08 UTC
Hello,
if you don't have an Fusion capable (ex. Seven, Drupal default) theme enabled as default this could make some problems, in my case the website displays incorrect under ie7/8. After disabling this line in file fusion_responsive_ie.module, it worked as it should:
if (theme_get_setting('responsive_enabled', $default_theme) && theme_get_setting('responsive_ie_shim', $default_theme))
I use the Acquia Marina theme with themekey module in a Multisite-Drupal Setup....
greetings
chris
| Comment | File | Size | Author |
|---|---|---|---|
| fusion_accelerator-7.x-2.0-beta1_responsive_ie.patch | 1.09 KB | bst2002 |