Home › Forums › CSS › Responsive Tumblr Photosets › Re: Responsive Tumblr Photosets
December 1, 2012 at 5:18 pm
#116084
Member
I don’t have an all CSS solution because Tumblr’s photosets are sitting in an iFrame. What I did do, however, is completely rebuild the photoset with my own jQuery plugin.
https://github.com/PixelUnion/Extended-Tumblr-Photoset
And, if you wait until… Monday-ish, it’ll have the Tumblr Lightbox built into it as a standard option (instead of needing to supply your own).
The beauty about redoing it from scratch is it enabled me to add in features like EXIF data and individual photo captions, as well as making it completely responsive.