Closed (fixed)
Project:
Iconizer
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2011 at 17:11 UTC
Updated:
5 Oct 2011 at 11:51 UTC
Iconizer Icons will completely vanish if i turn on the Drupal CSS compressor.
Using Drupal 7.4 + Iconizer 7.x-1.1
Comments
Comment #1
andros commented"Reported installs: 1503" Is there anybody out there that uses the Drupal aggregate CSS feature, that have the same problem?
Comment #2
thepanz commentedI found the issue with this behavior. I'll post an update soon for D7.
In the meantime you can edit the module and replace "_iconizer_add_css()" function in iconizer.php with the following code:
Comment #3
andros commentedthx, works just fine
Comment #4
thepanz commented