=== Sticky Notice ===
Contributors: b0812015
Donate link: http://eliasmamun.portbliss.org/
Tags: sticky notice,highlight text,textbox,fixed text,fixed textbox
Requires at least: 3.3
Tested up to: 3.5.2
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This adds a fixed semi-transparent highlighted text box in your site with your own text.

== Description ==

This adds a fixed semi-transparent highlighted text box in your site with your own text. This may be helpful if you need to add any argent notice (like - The site in under maintenance). You can edit the text with the WordPress content editor and place the box in any corner or at the center of the page. You can also choose color-theme from four options and set the font-size as your choice.

== Installation ==

1. Upload `sticky_notice_1.0.zip` to the `/wp-content/plugins/` directory
2. Extract it.
3. Activate the plugin through the 'Plugins' menu in WordPress
4. If your theme does not support adding something to footer add `<?php wp_footer(); ?>` in your templates (should be footer.php in most cases or index.php) before closing <body> tag i.e. (before </body>).

== Screenshots ==

1. http://eliasmamun.portbliss.org/products/wordpress/plugins/sticky_notice/screenshots/01.jpg
2. http://eliasmamun.portbliss.org/products/wordpress/plugins/sticky_notice/screenshots/02.jpg

== Changelog ==

2 August 2013 - First Release version 1.0

== Frequently Asked Questions ==
1. Can this plugin be distributed free ?
Ans : Yes. Off course.

== Upgrade Notice ==
This is the first release.