Hello,
Do you know if a Lightbox like this exists?

I created a gallery with images now and if a user clicks on a image of the gallery then this Lightbox will open.
I can probably create it from scratch but will be time consuming.
Any idea?
Thanks in advance, Klevis
Mario Giambanco
Director of User Experience Development
Not that difficult to override Bootstrap 3 Carousel.
https://jsfiddle.net/mgiambanco/5quvLeeg/5/
Just put it into a modal box and your done. Pretty simple.