Revision #15 has been created by pravi on Dec 4, 2023, 10:55:23 AM with the memo:
formatting
« previous (#14) next (#16) »
Changes
Title
unchanged
Create Bootstrap5 based Image carousel with thumbnails
Category
unchanged
Tutorials
Yii version
unchanged
2.0
Tags
unchanged
carousel,bootstrap5 carousel
Content
changed
Use the following css styles for carousel to work as expected.
```english
```
.product_img_slide {
padding: 100px 0 0 0;
}[...]