Forums

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

Home Forums CSS Responsive Tumblr Photosets

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #41091

    Has anyone figured out a slick all-CSS solution for making Tumblr’s Photosets responsive and fluid?

    I’ve seen plenty of device-specific break-point resizing but I’m looking for a fluid solution that gives similar behavior to max-width:100% commonly used on regular images.

    Any help? Thanks!

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.