Moreno Theme
We released our new September 2013 theme: Moreno! It's fully responsive, based on Warp 7 and built with HTML5 and CSS3 and includes a delicious dynamic grid and smooth animations.
The Widgetkit Lightbox allows you to view images, HTML and multi-media content on a dark dimmed overlay without having to leave the current page.
Different animations – fade
, elastic
and none
Different title positions – float
, inside
and over
Various examples in one gallery (try also using the keyboard and mouse scroll wheel)
Use #wk-ID
to load widgets like slideshows or galleries in a lightbox. For example: Widgetkit Slideshow
<a data-lightbox="width:600;height:300;" href="#wk-10">Lightbox</a>
Use the HTML5 custom data attribute data-lightbox
to activate the lightbox. You can set various lightbox parameters to the data attribute. For example:
<a data-lightbox="width:1000;height:600;" href="http://www.wikipedia.org">Lightbox</a>
Here is a list of the most common parameters:
float
, outside
, inside
or over
)fade
, elastic
, or none
)fade
, elastic
, or none
)true
or false
yes
or no