I am trying to partially overide some css elements of theme I'm using as I don't want to edit the css files of theme itself. So, I used this module to create a custom css file and placed in it files directory but the problem is that it is not loading as the last css file in the page so it is not overriding css file codes. Is it possible to load css at the end of the head tag.

Comments

Anonymous’s picture

Is it not loading or not loading as the last css file?
Is your setting ok: http://www.yoursite/admin/settings/customcssjs?
Did you place your custom.css in the directory files/custumcssjs/css (default setting)?
Page reloaded, empty cache?
cache settings ok: admin/settings/performance (IE limit 31 css files).?

Works ok here, using it for a few sites.

Martin

himagarwal’s picture

It is loading and working fine but not loading as the last css.

peculiarjulia’s picture

subscribe