Lightbox 2 In Tumblr Themes
This is a really great script for adding a light box effect to your Tumblr powered site as I have done with the photo posts on this site. Create the link to the high res image manually inserting the new {PhotoURL-HighRes} theme tag instead of the {LinkOpenTag} then you can insert the rel=”lightbox” attribute to the anchor.
Example:
<a href=”{PhotoURL-HighRes}” rel=”lightbox”><img src=”{PhotoURL-500}” alt=”{PhotoAlt}”/>{LinkCloseTag}
Lightbox Update
Since I wrote this post I have made several improvements to my lightbox setup, details of which can be found in my other posts tagged with lightbox.
Source : gregriley
end.: Tumblr + lightbox + tagcloud
After spending way too much time implementing a lightbox in my tumblr, I feel I should write about it in case anyone else runs into the same problems.
I decided I wanted a lightbox because, well, they are cool and I figured it would be simple enough, being that I have used multiple different…
Source : enddesign
