=== Background Changer ===
Creator:Turcu Ciprian (nick: Cy21 & wp-user_name: ciprian_vb)
Donate link:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ciprian_vb%40yahoo%2ecom&lc=US&item_name=Plugin%20Download¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
Contributors: ciprian_vb
Tags: background, color, change, hexa, body, plugin, images, image, pictures, picture
Requires at least: 2.3
Tested up to: 2.8
Stable tag: trunk
Background Changer helps you change very easy and very fast the background color of your wordpress blog.
== Description ==
Background changer will appear as a sub-menu in the Settings Menu In your Wp-Admin Control panel by the name of BG Changer. There you will have a page where you can select a background color or you can set a link to an image that will repeat itself on the background. You can modify up to 5 tags.
WARNING!
1. if image exists, the background color will not be taken into consideration. so be sure to clear image link if you want to use just colors.
2. the order of the tags matter if you use the same tag twice with the same properties, it will show the values of the last one
IF YOU WANT TO SHOW DEFAULT BACKGROUND uncheck the "Plugin is active" checkbox and plugin will not make any changes to your design.
JsColor script (http://jscolor.com/) is used to provide color panel.
Bug fixes
#Fixed javascript url problem from version 2.1(2.1 is fixed too but 2.1.1 was updated with this fix)
#Fixed a javascript url problem from version 2.1.1 (problem only manifested in the admin)
Update info:
2.2: you can change up to 5 tags
== Installation ==
Upload the Background Changer plugin to your blog(in the wp-content/plugins directory) (be sure to upload the "background-changer" directory or javascript will not work.
Activate it in the plugins menu in your wp-admin control panel and voila! you're done!
== Screenshots ==
1. Background Changer Page
2. Background color Panel selected (textbox clicked and new color can be selected)
3. Background Changer Plugin Menu
== Frequently Asked Questions ==
= What is the Type option? =
It's where you can select what type of tag you want to change.
a. If it's the body tag or any other tag you want to change the background to, you select type 1 (tag)..
b. If you want to give a background to a specific ID, you select type 2 (CSS ID ex #idname #idname2)
c. If you want to give a background to a specific class, you select Type 3 (CSS class ex .classname1, classname2)
WARNING! Just add the name in the textbox! no # or . (that is added automatically)
= What happens to the background color if i want to add a picture? =
Background color is no longer taken into consideration once a picture link is added into the picture textbox at the bottom.
If you want background color to be active again, click the "Clear Link" button next to the textbox and then Update botton at the bottom.