=== Author Color === Contributors: Marcel Bokhorst, M66B Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=marcel%40bokhorst%2ebiz&lc=US&item_name=Author%20Color%20WordPress%20Plugin&item_number=Marcel%20Bokhorst&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHostedGuest Tags: post, posts, author, authors, color, colors, CSS, style, styles, wpmu Requires at least: 3.1 Tested up to: 3.3 Stable tag: 1.1 Allow post authors to set their own post/page background and border color == Description == **This plugin is no longer supported** Add options to the user profile pages to set the post/page background and border color for each user. See [the screenshots](http://wordpress.org/extend/plugins/author-color/screenshots/ "screenshots") about what to expect. It works only for themes that use [post_class](http://codex.wordpress.org/Function_Reference/post_class "post_class"). A well written theme should use this template tag. Please report any issue you have with this plugin on the [support page](http://blog.bokhorst.biz/5301/computers-en-internet/wordpress-plugin-author-color/#respond "Marcel's weblog"). If you find this plugin useful, please rate it accordingly. If you rate this plugin low, please [let me know why](http://blog.bokhorst.biz/contact/ "Marcel Bokhorst"). See [my other plugins](http://wordpress.org/extend/plugins/profile/m66b "Marcel Bokhorst"). == Installation == *Using the WordPress dashboard* 1. Login to your weblog 1. Go to Plugins 1. Select Add New 1. Search for *Author Color* 1. Select Install 1. Select Install Now 1. Select Activate Plugin *Manual* 1. Download and unzip the plugin 1. Upload the entire author-color/ directory to the /wp-content/plugins/ directory 1. Activate the plugin through the Plugins menu in WordPress == Frequently Asked Questions == = Where can I find the settings? = On the user profile page in the section personal options. = How do I use the border of my theme? = Leave the border size option empty. = Where can I ask questions, report bugs and request features? = You can write a comment on the [support page](http://blog.bokhorst.biz/5301/computers-en-internet/wordpress-plugin-author-color/ "Marcel's weblog"). == Screenshots == 1. Author Color settings on the user profile page 2. Example post background and border colors == Changelog == = 1.1 = * Updated to JSColor 1.3.9 * Tested with WordPress 3.3 = 1.0 = * Improvement: only print needed scripts/styles = 0.4 = * Improvement: allow side specification of border size, radius and padding = 0.3 = * Improvement: added option to set border radius = 0.2 = * Improvement: added extra action to update other users background colors = 0.1 = * First public release = 0.0 = * Development version == Upgrade Notice == = 1.1 = Compatibility = 1.0 = One improvement = 0.4 = One improvement = 0.3 = One improvement = 0.2 = One improvement = 0.1 = First public release = 0.0 = Development version == Acknowledgements == * [JSColor](http://jscolor.com/ "JSColor") color picker library is being used