Open armon75226 opened 6 years ago
Hi, http://github.com/skidding/dragdealer The carousel one is a useful tool but how can I add more images to carousel?. I added a few more images to html and the style sheet:
test
1938 - 2L, 120bhp
Stylesheet:
background-image: url('../DRAG_images/a.jpg');
But still shows only 4 images. any help? Thanks
set options to setps:5
Hi, http://github.com/skidding/dragdealer The carousel one is a useful tool but how can I add more images to carousel?. I added a few more images to html and the style sheet:
test
1938 - 2L, 120bhp
Stylesheet:
image-carousel .handle .img5 {
background-image: url('../DRAG_images/a.jpg');
But still shows only 4 images. any help? Thanks