=== Plugin Name === Contributors: Gagan Goraya Donate link: http://gagangoraya.com/ Tags: CSS class, widget Requires at least: 3.0.1 Tested up to: 3.5 Stable tag: Trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin lets you specify CSS class(s) for widgets to apply your own CSS definitions to specific widgets. == Description == This is a very slim piece of plugin that gives you incredible flexibility to apply your own CSS class(s) to any specific widget. If this plugin is activated, it will present an additional 'CSS Class' field in every widget. You can input any css class name or even more than one class name by separating each with a space. If, somehow your widget is not wrapped inside an HTML block element (depends upon the theme you are using), this plugin will intelligently wrap the widget with a DIV tag and apply to class to it. == Installation == This section describes how to install the plugin and get it working. 1. Upload `simplecsswidgets.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Adds a custom "CSS class" text field where you can specify any CSS class for a particular widget.