Skip to content

lolandese/style_settings

 
 

Repository files navigation

Style (CSS) Settings

Use any (custom) theme setting or Backdrop variable in any of your modules or themes style sheets (CSS). This module replaces all style sheets that contain variables with a rewritten version. Using special tags in the original style sheet you can replace a default value by any (custom) theme setting or Backdrop variable. Because these tags are in fact comments the theme or module will still work without this module, showing the default values.

  • Primarily intended for theme and module maintainers to extend their settings form with configurable CSS values.
  • It can also be used to offer a UI to give some validated control to a webmaster over a site's styling. It can be used for custom style sheets as well.
  • It might simply be needed because a theme or module declares it as a (soft-) dependency.

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

Author & Maintainer

  • Martin Postma (lolandese)
  • See the CREDITS.txt file in this directory for a list of all committers.

About

Change module or theme CSS values from the UI. Backdrop CMS port of https://www.drupal.org/project/style_settings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 71.8%
  • CSS 20.9%
  • JavaScript 7.3%