Image carousel¶
The carousel is a very common element on websites. It consists of a series of slides onto which you apply your images. Each slide can be customized to create a fluid, dynamic presentation.
Adding a carousel to the page¶
Add a blank Carrousel component to your page.
Import your images: each image will be placed on a slide.
Organize your slides with drag and drop (add, delete, reorganize).
Slide customization¶
Each slide can be individually configured:
Image properties: adjust image framing, fill or position.
Transition effects: choose the type of scrolling (slide, fade, etc.).
Display duration: define how long each slide remains visible.
Miniatures associated with the carousel¶
The carousel can be accompanied by a row of miniatures (or thumbnails). These reproduce the images on the slides, enabling rapid navigation:
The visitor clicks on a thumbnail to display the corresponding slide directly.
Thumbnails update automatically if you add, delete or rearrange your images.
They make carousel content more visible, especially if it contains a large number of images.
—
👉 The result is a customizable carousel, with or without thumbnails, that integrates easily into your pages and highlights your images.