Closed (duplicate)
Project:
Zen
Version:
6.x-2.0
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
9 Oct 2010 at 07:49 UTC
Updated:
12 Nov 2011 at 05:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
johnalbin"IE Unlimited CSS Loader" is extremely buggy. Use http://drupal.org/project/ie_css_optimizer instead.
However, I do notice that I failed to mention this in any of the docs. So this is a pretty big doc FAIL.
Comment #2
barrapontoI documented it on STARTERKIT/README.txt, i guess it gets more eyeviews than Zen/REAMDE-FIRST.txt
Comment #3
gmgartner commenteduse css aggregation - it's a core D6 function.
Comment #4
barrapontocss aggregation is enabled in the mentioned page, in the patch.
Comment #5
akalata commenteddupe of #256802: IE limits Drupal to 31 stylesheets total
Comment #6
wellyas commentedHere is some workaround for this problem.
e.g. ;stylesheets[all][] = style.css
e.g. unset($css['all']['module']['modules/system/system-menus.css']);