== Licence == Released under the terms of the GNU General Public License. Distributed with no warranty. Use it at your own risk. == Description == The plugin adds a notification area to your blog. The notification area appears only if a message is assigned and if the current date is within notification period. Notification period(start-end dates), background color, font color, text alignment and font size can be controlled using the plugin admin page. == INSTALLATION == 1) Copy the directory Show_notification into your plugin directory 2) Activate the plugin 3) Configure the options in the option page options->show notification 4) Edit your theme and add a call to shono_add(); where you want the notification to appear.