Theme Companion

plugin banner

This plugin is used to assist in designing sites without editing the original style.css

Author:Philip M. Hofer (Frumph) (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:4.0
Plugin version:1.0.2
Added to WordPress repository:03-11-2014
Last updated:03-11-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://frumph.net/
Total downloads:3 596
Active installs:100+
plugin download
Click to start download

Companion is intended to assist users designing their sites without editing their original style.css files.

Companion's features include:

  • Editing CSS stylesheets that override the original style.css in the theme.
  • Add custom information into the head area of your site/page for non-wpmu sites. - Does NOT activate for Multisite

Please do *not* copy the entire style.css into the editor, the editor is used for placing specific element changes. If you want to change the background of your entire site you do

body { background: #333333; }

333333 being swapped for the color that you want to use.

Notice that you do not need to replace the entire CSS element but just the portion you want to override / change.


FAQ
ChangeLog