Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Carousel script suggestion Reply To: Carousel script suggestion

#255863
rkieru
Participant

Since you are already using Bootstrap, have you considered simply making use of its carousel?

The layout you’re displaying in that screenshot should be easily achievable within the basic Carousel, utilizing a Grid in combination with the .thumbnail component and could save you a lot of work re-writing CSS that is already native to Bootstrap.