Closed (fixed)
Project:
Zen
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2009 at 12:37 UTC
Updated:
26 Jan 2010 at 19:10 UTC
Hello people,
What I said in Title is happening my now. I have a theme based on Zen and when I DOWNLOAD OR ACTIVATE/DEACTIVATE A MODULE it deletes the old css and make new css with different names and original css values driving it to lose all the css style made by myself.
Yesterday, for example,I deactivate BLOG MODULE and then ACTIVATE AGAIN because it was not working correctly. It resolved the problem of blogs but it deleted again all the css styles!!!
Somebody knows what could be happening?
Thanks.
--
Rodrix1985
Comments
Comment #1
johnalbinAre you editing the aggregated CSS file? i.e. are you editing a file named something like this: files/css/css_15871edcb8843934bf22d8af1037ac51.css
If you are go to admin/settings/performance and turn off Optimize CSS files. Then edit the original CSS files in your subtheme. When you are done editing your CSS files, you can turn CSS file optimization back on.