=== Simple Welcome Bar === Contributors: robertlane, stacigh Tags: theme, themes, link, links, ad, ads Requires at least: 3.3 Tested up to: 3.4.2 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple Welcome Bar is a dropdown bar at the top of your site to draw attention to a link or message. == Description == Simple Welcome Bar is a tool to expand on your theme and draw attention to your message. With this you can promote a new article, a new site, or just wish everyone 'Happy Holidays.' You can also adjust the coloring to compliment your theme or make it really stand out. This is great if you want to be subtle with a new article or need to warn about an urgent matter. Currently this is setup to stay hidden for one week after the visitor closes the bar. == Installation == This section describes how to install the plugin and get it working. For manual installation: 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Open the settings for 'Simple Welcome Bar' and change to your needs. == Frequently Asked Questions == = My theme covers up the Simple Welcome Bar, how do I force it to the top? = Some themes use the CSS 'Z-Index' property to adjust placement of certain elements. To adjust the z-index override of Welcome Bar, open the settings page and change the 'Z-Index fix' value up until your problem is resolved. ex. change the default to 999999, 100000 or higher. This should fix this for most themes. == Screenshots == 1. The Simple Welcome Bar settings page. 2. The Simple Welcome Bar displayed on the home page. == Changelog == = 1.2 = * Added support for custom cookie expiration. * Added tab navigation for options page. * Internal changes for broader compatibility. = 1.1 = * Fixed font-family bug. * Fixed close button styles. * Added color picking options for button background, border and text on rest and hover. * Cleaned up CSS. = 1.0 = * Initial release == Upgrade Notice == = 1.1 = * This version fixes a few bugs and adds core functionality. == To Do List == Here are some of the things I would like to do: * Clean up the CSS and improve the looks * Add the ability to modify the plugin with the new Theme Customizer * Add international support (translations) * Add support for multiline HTML * Custom CSS overide panel * Documentation in options panel If there are any suggestions or wish to help with development, please shoot me an email at robert@robertlane.info.