image slider jquery plugin
html5 bildergalerie
galeria imagenes
diaporama javascript
Immagini Galleria
网络幻灯片: 效果的幻灯片
Galeria De Imagens
слайдер изображений, слайдшоу, CSS слайдер
Bild Galleri
画像のスライダー&ギャラリー
Afbeeldingen Caroussel
More Demos: bootstrap corousel, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Is it possible to change the font size in slideshow using jquery?Q: Is it possible to change the font size and typeface of the description in the free
version of wowslider? If so, how can you do it?
A: Yes, you can change the font size and typeface in the free version too. Open the generated .css file in any text editor. You can find and edit the code like this:
#wowslider-container1 .ws-title {
background: none repeat scroll 0 0 #F9FBFB;
border-radius: 0 10px 10px 0;
bottom: 80px;
color: #000000;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
height: 22px;
left: 14px;
margin-right: 5px;
padding: 12px;
position: absolute;
text-transform: uppercase;
z-index: 50;
}