Test


Another Bootstrap Carousel Lightbox

This lightbox uses only the BS4 Carousel component, with a a few extra styles. It's highly configurable. The thumbnail grid uses BS4 row-cols classes like our card grids. Attributes like size, gutter etc are assigned by adding supplemental CSS "card grid"classes. The lightbox functionality comes from correctly assigning data-target and data-attribute values for modal and carousel elements. This carousel is "simple"; it uses img tags, unlike the "bulletproof" forced aspect-ratio carousels. this means that care must be taken with images. All images should be edited to a uniform height and width for a proper viewing experience.

Another Bootstrap Carousel Lightbox

This lightbox uses only the BS4 Carousel component, with a a few extra styles. It's highly configurable. The thumbnail grid uses BS4 row-cols classes like our card grids. Attributes like size, gutter etc are assigned by adding supplemental CSS "card grid"classes. The lightbox functionality comes from correctly assigning data-target and data-attribute values for modal and carousel elements. This carousel is "simple"; it uses img tags, unlike the "bulletproof" forced aspect-ratio carousels. this means that care must be taken with images. All images should be edited to a uniform height and width for a proper viewing experience.