slides jquery
bildergalerie
carrusel de imagenes
jquery slide
Immagini Galleria
网络幻灯片: 效果的幻灯片
Galeria De Imagens
слайдер изображений, слайдшоу, CSS слайдер
Bild Galleri
画像のスライダー&ギャラリー
Afbeeldingen Caroussel
More Demos: simple bootstrap slider, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Move ajax image rotator captionQ: I have the Pro version, but haven't used it yet. However, I'm working on a proposal and would it be relatively easy to move the caption so it is completely below the images?
A: Please, open the generated style.css file in any text editor and find the following code:
#wowslider-container1 .ws-title {
background: none repeat scroll 0 0 #000000;
bottom: 50px;
color: #F9FBFB;
font-family: Helvetica,Arial,Verdana,sans-serif;
font-size: 18px;
left: 0;
margin-right: 5px;
padding: 12px;
position: absolute;
text-transform: uppercase;
z-index: 50;
}
Set "bottom" value as -70px or another value as you need.