Site Specific CSS

z.stolar - January 14, 2008 - 13:43

In a multisite environment, sites may want to use the same theme, which resides under sites/all/themes.
It is quite often that users wish to personalize the theme with new CSS rules.
This module will look for another CSS file, located under the site's file directory, and named same as the theme.

For example, to override Garland's CSS rules, only for a specific site, without duplicating the theme itself, just create another CSS file named garland.css under the sites files directory (e.g., sites/example.com/files/garland.css)

This module is specially good when you want to allow users some design freedom, without letting them install their own themes.

Releases

Official releasesDateSizeLinksStatus
5.x-0.22008-Jan-146.35 KBRecommended for 5.xThis is currently the recommended release for 5.x.
 
 

Drupal is a registered trademark of Dries Buytaert.