Hi,

For some reason my theme is not reacting to the changes i make to my styles.css file. It seemed to be working last week and has just randomly decided to stop updating. All i can think of is the change of FTP program I use. However if I download the styles.css file from the server it contains the changes i've made some i'm really stuck as to why it is behaving in such a way.

Any suggestions would be gladly recieved!

Comments

vm’s picture

a few things to check (assuming you've cleared your browser cache and DB cache in adminsiter -> performance)

after making the changes did you goto administer -> themes to reset the theme registry

do you have css aggregation turned on

did you at anythime use the color.module to change the colors of the theme

after these questions are answered it will be easier to guide you.

cog.rusty’s picture

Also check if there is second copy of your theme with the same name, under /themes or /sites/all/themes or /sites/default/themes or in a subdirectory under another theme, and Drupal picks that one first.

e3ekiel’s picture

I check all of the above they seemed fine. I copied the theme from sites/all/themes and put it directly into the /themes folder and now it seems to be working fine. Thanks guys

vm’s picture

shouldn't be in the /themes/ folder. Best practice is to keep it seperate form core themes. Continuing to work through the problem and fix it would be best. Since the first move worked. I'd set a default theme as the default move it again to sites/all/themes and reenable.