The Rotating Image Carousel for Sitefinity is a visual add-on that enables content editors to display images in a rotating slider format using the built-in Bootstrap 4 framework. Designed to support responsive design and SEO best practices, this widget leverages modern <picture>
elements and pre-defined thumbnail profiles for enhanced performance on all devices.
This carousel is ideal for homepage sliders, promotional banners, or campaign showcases—and is fully configurable via the Sitefinity backend with no additional styling required.
This NuGet package provides a lightweight yet flexible image carousel module for Sitefinity CMS. Built on top of Bootstrap 4 (included by default in Sitefinity), it allows editors to showcase slides with titles, subtitles, CTAs, and destination links. The widget includes helper classes to simplify responsive image handling with thumbnail presets based on Bootstrap breakpoints.
The Rotating Image Carousel for Sitefinity supports:
- Native installation via NuGet
- Add-on activation via the Sitefinity Admin panel
- Responsive image handling using
<picture>
and helper thumbnail presets - Standard fields: Title, Headline, Subheadline, Page Selector, Redirect URL, Open in New Tab
- Admin-level setup via backend thumbnails and Add-On management
Benefits
Responsive & Accessible
Optimized image delivery for small to extra-large devices with support for sm-
, md-
, lg-
, and xl-
thumbnail profiles.
No Custom Styling Required
Uses Bootstrap utility classes and styles included in a helper DLL—ideal for teams that want polished visuals with minimal dev effort.
Easy Setup
Activate via Sitefinity’s Add-On panel and configure image sizes from the backend. Ready to use out of the box after installation and build.
Flexible for Developers
Customize or extend the included helper class and .cshtml
views as needed. Full control for power users via Visual Studio and GitHub.