This project is not covered by Drupal’s security advisory policy.

The Style Override module allows administrators to define CSS selectors whose properties can be manipulated based on admin defined rules. The style manipulation is done though a form on the pages to which the rules apply. JavaScript allows the user to see the changes made (for example to font size or font family) before saving them.

This module requires the jQuery Update module version 6.x-2.x and the jQuery UI module, modified to include jQuery UI 1.7.

You will also need to download EyeCon's jQuery color picker from here: http://www.eyecon.ro/colorpicker/#download

Finally, you will need to add print $style_override to your theme's page.tpl.php file directly after print $styles

You will have to add this to all page template files. For example if you have a front.page.tpl.php template, add this line of php here as well.

Project information

  • By maureen on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases