jquery slideshows
html5 slideshow
carousel jquery
diaporama html
Immagini Galleria
网络幻灯片: 效果的幻灯片
Galeria De Imagens
слайдер изображений, слайдшоу, CSS слайдер
Bild Galleri
画像のスライダー&ギャラリー
Afbeeldingen Caroussel
More Demos: slides bootstrap, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Is it possible to change bullet position in rotate image jquery?Q: Is it possible to have the bullet dots appear 1" more more below the slide show container so that the index images will show up below the image section of the show? Where do I change the information?
A: Yes, it's possible. You should open "style.css" file in any text editor (for example, NotePad), find following lines:
#wowslider-container1 .ws_bullets {
right: 10px;
top: 5px;
}
remove "top: 5px;" line and change "right" value.