﻿=== Plugin Name ===
Author: Joshua Chernoff
Contributors: GFX Complex http://gfxcomplex.com
Donate link:  http:gfxcomplex.com/donate
Tags: CSS3, Image, Overly, shortcode, rollover
Requires at least: 2.7
Tested up to: 3.1
Stable tag: 1.2

This plugin allows you quickly make a rollover overly for a image. 

== Description ==
<h2>Stable: 1.2</h2>
<p>
CSS3 Text and Image Overlay aims to make a simple and easy way to add a rollover effect to images with use of shortcodes. 

<h2>example of the shortcode used:</h2>
<code>[overlay image="http://farm6.static.flickr.com/5095/5540895982_0688039e58.jpg" alt="cool image" title="Vítězslav Krejčí"]
<h2>Fokaflex by <a href="http://www.flickr.com/photos/vkrejci/5540895982/in/pool-34427469792@N01/">Vítězslav Krejčí</a></h2>
<p>Manufacturer Druopta Prague, 1946, inspired by the Voigtlander Brilliant. It looks like a SLR, but it's just a simple fix-focus plastic box. Shutter B, 1/25, 1/50, 1/75, 1/100; aperture f/8, f/11. Roll film 120, 6x6 format.</p>
[/overlay]</code>
</p>

Updated as of 1.2:
There is now use for alt and title such as [overlay image="some.jpg" alt="this is a jpg" title="hello world"]

See it in live here: <a href="http://gfxcomplex.com/plugin-2/css3-text-and-image-overlay-wordpress-plugin/">http://gfxcomplex.com/plugin-2/css3-text-and-image-overlay-wordpress-plugin/</a>
<a href="http://gfxcomplex.com">GFX Complex</a>
<a href="http://twitter.com/gfxcomplex">You should follow me on twitter</a>

== Installation ==

1. Upload the `css3_text_and_image_overlay` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. For a Example use got to <a href="http://gfxcomplex.com/plugin-2/css3-text-and-image-overlay-wordpress-plugin/">http://gfxcomplex.com/plugin-2/css3-text-and-image-overlay-wordpress-plugin/</a> or view the screenshot

== Screenshots ==

1. Example of a image with overlay on rollover


== Changelog ==

= 1.0 =
* Initial release
= 1.0.1 =
* fixed bug with Default white text
= 1.2 =
* added atl and title injection

