Closed jtlocsei closed 7 years ago
I'll release a new version with an option of setting the height %. In the meantime, you can use css transform to scale the image up a bit.
Thanks! For the time being I actually edited the bit of javascript that sets max-height = 0.9... and changed it to 1.0... and that increased the image size somewhat while keeping it centered on the page.
Thanks for the quick fix!
Love this lightbox. Very easy to set up and works beautifully.
One question: how to make the image display bigger on the page? The image has a max-height style set by javascript, and I would like to make it a larger % of the page height.