Closed (fixed)
Project:
Acquia Slate
Version:
6.x-2.0
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2010 at 04:51 UTC
Updated:
15 Apr 2010 at 00:50 UTC
Does anyone know why IE8 cannot display the theme on my website? http://frick.cmunity.com/
Firefox and Chrome display it just fine..
Thanks,
Comments
Comment #1
kamydon commentedAny help on this would be appreciated. Thanks
Comment #2
Sancho Panza commentedNot sure, but check this thread:
http://drupal.org/node/619420
Comment #3
sheena_d commentedIE does not load any stylesheets past the 31st. It looks like you have more than 31 stylesheets being declared before you get to the theme's stylesheets, and so IE is not loading the theme's styles.
check out this module http://drupal.org/project/unlimited_css
Comment #4
kamydon commentedThanks sheena_d!!!! That worked PERFECT!!! Many Thanks!
Comment #5
kamydon commented