Hey.

I mad a change til at css file called uc_catalog.css, that comes with ubercart module.
The only thing i added is 'background: white;' and that also work when i put it in to firebug.

But when i implement it to the original css file, i can't se the changes i made when i go to firebug.

I tried to clear all the caches, also in my database.

Comments

vm’s picture

is css aggregation enabled?

you shoudln't be altering uc_catalog.css directly. you should be overriding CSS in your custom.css file, or style.css of your subtheme.

abugge’s picture

Okay.

No it is turned off