Jump to content

[SOLVED] Override Theme Configurator CSS


nielsr

Recommended Posts

I was wondering how I can override the CSS files of the theme configurator module. I tried copying the css folder from /modules/themeconfigurator to /themes/my_theme/modules/themeconfigurator (I needed to create this folder), but this doesn't seem to work.

 

I have all cache disabled, so I think I can eliminate that as a reason.

 

- Niels

 

EDIT: Renamed the target folder

Edited by nielsr (see edit history)
Link to comment
Share on other sites

Sorry, my mistake. Still dizzy from yesterday i guess.

You need to put css files in /themes/my_theme/css/modules/themeconfigurator

Thanks for the answer. This is what I came up with too when I realized I was not doing it the same way as with the other modules.

 

However... This does not seem to work. :( It's still the original CSS file that is included instead of the one that should override this CSS.

 

- Niels

Link to comment
Share on other sites

Have you made css folder in themeconfigurator folder and made css files in this new css folder?

You sir, are my hero! This was the golden tip!

 

So to recap: put the CSS files in the following folder: /themes/your_theme/modules/themeconfigurator/css

 

Thanks again, dioniz!!!

 

- Niels

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...