Mimic the lightbox from this website: http://www.subcreative.com.au/?

Here how I would do that by using principe of custom lightbox

Only 1 big initially hidden div, which has big z-index.
There is few sliders inside (all initially hidden too).
Every Thumbnail click call for interaction: Open big div + open associated slider"
Sure inside big div should be close button with interaction: close slider + close associated div)

1 Like