Closed (fixed)
Project:
Dynamic display block
Version:
6.x-1.0-rc6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2009 at 04:35 UTC
Updated:
14 Nov 2009 at 09:00 UTC
I'm having this problem and I don't know how to solve it. I have a slideshow in a custom panel layout as the frontpage, in the frontpage there's a block with a slideshow made with ddblock. The problem is that my fix-ie.css it's not loading. If I remove the slideshow from the panel the fix-ie.css loads.
Can anybody help me debug the problem?
Thanks
Comments
Comment #1
ppblaauw commentedIE only supports 32 CSS stylesheets. Maybe you hit this limitation.
Try to use CSS aggregation at: administer > site configuration > performance and see if the issue still exists.
Note: only use CSS aggregation when your site is in production.
Hope this helps you further, please let me know.
Comment #2
lelizondo commentedthat was the problem. so easy. thanks