By thorne51 on
I have a custom menu module that has some css assosiated with it. When I changed the css now it doesn't update. here's a list of what i have tried so far:
clear the cache (both browser and drupal)
truncate cache tables manually in mysql
turning performance options for css on and off (neither worked)
no /files/css
no /files/{theme_name}/*.css left, deleted all
none of these options work.
can anyone advise please?
Comments
can u post a link?
can u post a link?
post link
www.travelsafe.to
although that's not gonna get you far as nothing on the site is accessible to outside viewers and because of the copywrited nature of the content I cannot give you access.
Have you used the colorpicker
Have you used the colorpicker module? It creates it's own CSS cache. If you have used it at all, you will need to reset your colors back to the default, then reapply the custom color scheme for your CSS changes to take effect.
Contact me to contract me for D7 -> D10/11 migrations.
Dodgy workaround
I have found a workaround to the issue although it is EXTREMELY dodgy and not really gud.
Instead of changing one file every time I create a new file every time and call that from the module. the problem with this would be obvious, the cache is gonna get extremely big after a lot of changes