I'm working a production site, not a live site so I can't give a url. I've installed adaptive theme and then corolla. CSS aggregation is NOT on. I'm designing mobile first. According to the Corolla CSS read me file, to globally change styles, edit the "sites/all/themes/adaptivetheme/at_subtheme/css/global.styles.css" file. But when I edit a selector, it does nothing. Example .block{background:#fff;} should change all blocks background to white. But it does not. Firebug reports that the css file being used is "sites/all/themes/corolla/css/blocks.css" and changing the .block attributes in firebug works. However, shouldn't the global.style.css be the file that effects all blocks? If I change the block.css file when the theme is updated, I'll loose all my tweaks. Which file should I be working on? Thanks for any insight!

Comments

sinagod2’s picture

Is there anybody out there who can help me with this issue?
Thanks