Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Responsive Tumblr Photosets Re: Responsive Tumblr Photosets

#116084
TheDoc
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.