=== Lightbox CSS3 ===
Contributors: ReneHermi, Steffen Arnold
Donate link: http://www.wpmarketplace.net/lightbox/
Tags: lightbox, css3 lightbox, gallery lightbox, lightbox, gallery, css3 gallery, images, pictures, plugin, shortcode, admin, posts, widget
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires at least: 3.1+
Tested up to: 3.9.1
Stable tag: 1.0.4
CSS3 Lightbox is a beautiful high-performance lightbox without any jQuery or JavaScript code. It uses the latest css3 lightbox technology.
== Description ==
Whats so special about the CSS3 Lightbox?
★ Popup image lightbox, free of JavaScript and jQuery
★ Lightbox is working on posts and pages
★ No admin options needed.
★ Just Install CSS3 lightbox plugin and it works out of the box
> CSS3 Lightbox is a high-performance lightbox which is working completely independent from jQuery and JavaScript. This lightbox is incredible fast because
it makes use only of browser native CSS3 functions. Especially mobile devices are working faster and more reliable with this lightbox than with any other
lightbox plugin which depends on JavaScript libraries.
CSS3 Lightbox demo
[CSS3 Lightbox](http://www.mashshare.net/mash-networks-addon/# "CSS3 Lightbox")
(Click on the image "Share on Facebook" for testing purposes of this lightbox plugin.)
This lightbox plugin is in active development and will be updated on a regular basis - Please do not rate negative before i tried my best to solve your issue. Thanks buddy!
= Features =
* High Performance Lightbox, especially on mobile devices
* No jQuery/JavaScript is used
* Lightbox works with any embedded image (no gallery images to that timepoint - coming next)
* Lightbox with very low memory footprint
* Lightbox uses browser native CSS3 functions
* Faster than any other JS Lightbox plugin which depends on JavaScript
= How does it work? =
The plugin parses all your images in your blog posts and creates some specific classes for this images which are called from a smart and complex css file. This css entries are able to open your images
in a very nice looking lightbox.
= How to install and setup? =
Manually
1. Extract `css3lightbox.zip` to your `/wp-content/plugins/` directory.
2. In the admin panel under plugins activate CSS3 Lightbox .
3. It should now be completely set up and functional.
Automatically via WordPress Plugin options
Install it via the admin dashboard and go to 'Plugins', click 'Add New' and search the plugins for 'CSS3 Lightbox'. Install the plugin with 'Install Now' and activate it.
== Frequently Asked Questions ==
> Find here the most asked questions and answers for this lightbox plugin. If you have any special question about the CSS3 Lightbox do not hesitate to write me personally at rene[at]digitalsday.com
Is this lightbox working with gallery images
Not yet, but we are already working on this function.
== Official Site ==
* http://www.digitalsday.com
== Installation ==
1. Download the plugin "CSS3 Lightbox" , unzip and place it in your wp-content/plugins/ folder. You can alternatively upload and install the lightbox via the WordPress plugin backend.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Select Plugins->CSS3 Lightbox
== Screenshots ==
1. screenshot-1.png
== Changelog ==
= 1.0.4 =
* Change filter priority order of Lightbox to highest (zero)
* Show Lightbox only on pages, posts and attachment pages (is_singular())
* Prevent jump to top of page after closing Lightbox pop up image
= 1.0.3 =
* First release of CSS3 Lightbox