sachinchoolur / lightgallery.js

Full featured JavaScript image & video gallery. No dependencies
https://sachinchoolur.github.io/lightgallery.js/
Other
5.3k stars 596 forks source link

containing gallery inside an element #52

Closed guykatz closed 7 years ago

guykatz commented 7 years ago

Hi; I want to use the fixed dims gallery as a kind of a carousel (https://sachinchoolur.github.io/lightgallery.js/demos/fixed-size.html) however, I want the carousel to be contained inside a specific element of my choice. looking at this code it looks like no matter what there is a full size overlay in the back ground that is 'not containable' is there a way to achieve what i need? for example, my website has a header that I do not want to cover with the gallery overlay. but I would just like it to not overflow from the element I want it to be in. thanks!

sachinchoolur commented 7 years ago

https://github.com/sachinchoolur/lightGallery/issues/499