lokesh / lightbox2

THE original Lightbox script (v2).
http://lokeshdhakar.com/projects/lightbox2/
MIT License
6.19k stars 1.76k forks source link

Responsive Lightbox image Resizing #581

Closed just-Bri closed 6 years ago

just-Bri commented 7 years ago

Hey everyone,

Working on a project for TeamTreehouse right now. I'm using Lightbox2 to create a responsive/dynamic gallery. It's super simple for the most part.

I can't get the Lightbox images themselves to scale. Even using media queries and selecting things very specifically I can't manage to resize them responsively. I checked the docs and there's an option, defaults to true, to resize images so people don't have to scroll to see the entire image. This option does not scale the image on window resize though.

Anyone know a fix for this? Here's my repo if you want to take a look.

sakonn commented 6 years ago

Hello, Have you sorted out the issue?

just-Bri commented 6 years ago

I'm not sure what I did to fix the issue but it has been resolved.