I'm looking for a way to give admins the ability to make minor changes to the CSS for their site via an Admin page. I've seen the modules that allow editing of the style.css WITHIN the admin pages but I don't want to do that. I'm trying to avoid having people mucking around in the CSS files - if they write a style from within the Admin pages that gets applied last and overrides other stylesheets, that would be perfect. If they botch it, they can always delete the field and it goes back to the default style.css.

Anyone know of a module or any leads on how to do this?

Thanks.

Comments

Stew-bee’s picture

Take a look at skinr, http://drupal.org/project/skinr it is not exactly what you are looking for, but might work for you. Once the code is set up, the admin can adjust the site's formatting from the admin UI using drop down boxes etc.