=== QuickStyle_Background === Contributors: jenniferzouak Tags: background design shortcode style Requires at least: 3.0 Tested up to: 3.1 Stable tag: 1.0.1 Shortcode which allows the content author to specify a web page background style for the post or page. This will override the theme setting. == Description == This shortcode for WordPress, with shortcode tag [QuickStyle_Background background=\"#ccc\"] , allows the content author to specify a web page background style to be used for the post or page. This will override the administrator or theme settings for the body background style.   Example: [QuickStyle_Background background=\"#ccc\"] [QuickStyle_Background background=\"url('/images/mybak.jpg')\"] == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. == Changelog == 1.0 - First Release Version 1.0.1 - Fix docs for the attribute name ==Readme Generator== This Readme file was generated using wp-readme, which generates readme files for WordPress Plugins.