[support] css files

Ms. Nancy Wichmann nan_wich at bellsouth.net
Fri Feb 10 14:44:33 UTC 2012


You may also need to clear the browser cache because some of them also cache the CSS.

 
Nancy 
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.



>________________________________
> From: Shai Gluskin
>You've got CSS compression turned on, which is great when the site is live. But when you are making changes to CSS you need to turn CSS compression off.
>
>
>Any CSS statement which conflicts with another CSS statement, the one called later trumps the former. So all your CSS tweaks should go into the very last CSS file that is called.
>
>
>Calendar css would be found in the calendar module. But all module CSS is called before your theme css, and you don't want to hack the calendar module. In your theme, go to its .info file and see the order of the css files called and find the last one (it's typically style.css or local.css). Put your changes in there.
>
>
>Clearing cache is always a good thing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20120210/ffc7ff7b/attachment.html 


More information about the support mailing list