>
Download This Plugin | |
Download Elegant Themes | |
Name | Lightbox Galore |
Version | 0.1 |
Author | clearcrest |
Rating | 0 |
Last updated | 2014-09-08 11:56:00 |
Downloads |
66
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Lightbox Galore plugin added 3 kB of resources to the Home page and 3 kB of resources to the sample Post page.
Lightbox Galore plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Lightbox Galore plugin ads no tables to your Wordpress blog database.No frills lightbox effect when clicking images tagged with rel="lightbox".
Also supports the older convention when the rel="lightbox" tag is a property of an enclosing <a href> tag.
Click the lightbox or press <esc> to close it.
Lightbox shows images as-is with real width and height, so make sure they are uploaded to the server save with the width and height they are supposed to be seen.
Example:
<img src="[url to image]" rel="lightbox" width="[an integer]" />
..or..
<a href="[url to image]" rel="lightbox"><img src="[url to image]" width="[an integer]" /></a>