4b91
jQuery Slider, jQuery Slideshow
Bildergalerie jQuery, HTML Diashow
Galeria de Imagenes con jQuery, Slide Imagenes Gratis
Diaporama jQuery & Galerie D'Image jQuery
Slideshow Immagini jQuery, Galleria jQuery
WOW 网络幻灯片:jQuery 效果的幻灯片
Slider jQuery Chocante, Slider de Imagens jQuery
WOW Slider: jQuery слайдер изображений, HTML5 слайдшоу, CSS3 слайдер
WOW Slider: jQuery Bild-Slider & Galleri
WOW Slider : jQuery画像のスライダー&ギャラリー
WOW Slider: jQuery Afbeelding Slider & Gallery
For troubleshooting, feature requests, and general help, contact Customer Support at
.
Make sure to include details on your browser, operating system, WOW Slider version, link to your page. In most cases you'll get a reply within 1 business day.
Please read the FAQs first to see if your question has already been answered.
Can I change text parameters in slider wordpress plugin?Q: I downloaded Wow Slider and am considering using it for our site. It looks beautiful, however I'd like to be able to change the location of the text and its text size. Is there a way I can do that?
A: Yes, you can change it manually. Please, open the generated .css file in any text editor. Here you can find the code like this:
#wowslider-container1 .ws-title {
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 0 10px 10px 0;
bottom: 17px;
box-shadow: 0 0 2px #5D5D5D;
color: #5D5D5D;
display: block;
font-family: 'Open Sans',Arial,Helvetica,sans-serif;
font-size: 18px;
left: 0;
margin: 9px 9px 9px 0;
opacity: 0.8;
padding: 8px;
position: absolute;
z-index: 50;
}
and change parameters that you want.