34k+
News
Guide
API
Wiki
Forum
Community
Places
Members
Hall of Fame
Badges
More
Learn
Books
Resources
Develop
Download Yii
Extensions
Report an Issue
Report a Security Issue
Contribute to Yii
Donate
About
Release Cycle
License
Team
Official Logos and Design
Login
Create Bootstrap5 based Image carousel with thumbnails
Comparing
#14
with
#15
Revision #15 was created by
pravi
on Dec 4, 2023, 10:55:23 AM.
formatting
« Previous (#14)
Next (#16) »
Content
Use the following css styles for carousel to work as expected.
```english
```
.product_img_slide {
padding: 100px 0 0 0;
}
[...]