Posted by islalobo on November 21, 2012 at 8:22pm
Hello,
Drupal 7.x
Corolla 7.x.2.2
In the .info file I added to the bottom of the list of stylesheets file.css and added some rules in this file. I quoted the selectors (id's and classes) that I was able to identify with firebug. when using these id's and classes with firebug the changes took effect. however, when I upload the new file.css to my theme no changes take place.
All caches cleared.
The site uses panels module and the content I am trying to effect is presented via panel.
Comments
with firebug, can you see
with firebug, can you see your css file loaded under html head tags?