=== Simple Banner === Contributors: rpetersen29 Donate link: Tags: cta, banner, banners, announcement, announcements, notification, bar, bars, free, hello bar, hellobar Requires at least: 3.0.1 Tested up to: 4.9.5 Stable tag: 1.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display a simple banner/bar at the top of your website. == Description == This plugin makes it easy to display a simple announcement banner or bar at the top of your website. You can easily customize the color of the links, text, and background of the bar from within the settings. You can also customize to your heart's desire by adding your own custom CSS. There's also a fancy preview section within the settings so you can see your changes before you save them. == Installation == = From your WordPress dashboard = 1. Visit 'Plugins > Add New' 2. Search for 'Simple Banner' 3. Activate 'Simple Banner' from your Plugins page. 4. Visit 'Simple Banner' in the sidebar to create a new banner. = From WordPress.org = 1. Download 'Simple Banner'. 2. Upload the 'simple-banner' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 3. Activate 'Simple Banner' from your Plugins page. 4. Visit 'Simple Banner' in the sidebar to create a new banner. == Frequently Asked Questions == = Can I create my own CSS for the banner? = Yes. == Screenshots == 1. This is the first screen shot. 2. This is the second screen shot. 3. This is the third screen shot. 4. This is the settings page... and the fourth screen shot. == Changelog == = 1.2.0 = * Improve code structure for preview banner, add inner html preview. Banner text uses esc_attr(). = 1.1.0 = * Add text to show scoping of custom CSS. = 1.0.5 = * Tested on recent Wordpress versions = 1.0.4 = * Removed CSS that caused banner to disappear on screens less than 900px wide. = 1.0.3 = * Fix for themes with padding and margin applied to body. = 1.0.2 = * Fixed banner for themes that don't already have jquery added. = 1.0.1 = * Fixed readme and added logo. = 1.0.0 = * First Version. == Upgrade Notice == = 1.2.0 = You can now preview text in the preview banner up top. = 1.1.0 = Added ".simple-banner { }" around Simple Banner Custom CSS to show that custom CSS is scoped to the banner and hopefully eliminate some support issues about custom CSS. No functionality changes. = 1.0.5 = No code changes. = 1.0.4 = Now showing on mobile for most popular themes. = 1.0.3 = Additional fixes for more themes, specifically "Twenty *" themes by Wordpress. = 1.0.2 = If your banner didn't work before, it probably does now. = 1.0.1 = Just updated some stuff for the readme. No functionality change. = 1.0.0 = This is the first version.