=== CSS Plus ===
Contributors: paulo4lzn
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QLCL6FZQCXAG4
Tags: admin, posts, page, css, style, stylesheet, stylesheets, personal style, frontend, front, html style, best css, plus
Requires at least: 3.0
Tested up to: 3.5
Stable tag: 1.4
CSS Plus is a plugin that adds a css editor in all posts, pages and custom posts.
== Description ==
The CSS Plus adds a css editor field when you are editing a new post. The content is compressed and inserted in the page header allowing each page to have its own css code.
With CSS Plus each template page have more possibilities with it's increased editing power.
View Site
= Simple visual =
Small details can make all the difference. Therefore the layout is simple, and easy to use. The dark colors in the background highlights the content, and the color coding help you do not get lost.
= Inline less =
Inline styles can be very hard to decode. Furthermore if you have lots of styles, it can get tricky to make edits. CSS Plus resolve this with inline less.
= Compressed content =
Indenting the css code can make it significantly big if you have lots of styles. To resolve this you can compress the code to make it smaller. Don't worry, CSS Plus can automatically do that for you.
= Easy installation =
No setup screens. Not many buttons in the editor. Just install and use it directly in the editor screen.
= Many possibilities =
Don't be hostage of template pages. Open a door of possibilities with CSS Plus Plugin
= Troubleshooting =
Please read the FAQ first if you experience any problem
If you are unable to resolve your problem with the information provided in the FAQ please submit a support request.
= Languages =
* English - Default
Contribute
= Requirements =
Server
* WordPress 3.0+
* PHP 5+ (Recommended).
Client
* IE 8+, FireFox 2+, Chrome, Safari 3+, Opera 8+
= Usage =
1. Add the wp_head() tag in the header.php of your theme before the html tag.
= Suggestions =
Submit your suggestion.
== Installation ==
1. Extract css-plus.zip to your `wp-content/plugins` directory.
2. In the admin panel, under plugins activate CSS Plus.
3. CSS Plus will appear in the post editing page.
= Attention =
Your theme need to have the wp_head() tag applied in the