47b4
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.
Align wordpress photo gallery to the leftQ: I have setup a test home page for my site, with WowSlider very prominently displayed. What should I do to make slider appear to the left, by the navigation?
A: Please, open generated .css file in any text editor and find the code:
#wowslider-container1 {
border: medium none;
margin: 0 auto;
max-width: 600px;
position: relative;
text-align: left;
z-index: 90;
}
Add the following parameter:
float: left;
This works great with one exception, once you add the float:left; it seems to slow down the loading of the slider... takes about 5 seconds with the float left added, 0 seconds without it.
Is there a way to get rid of the loading problem?
We can't repeat your problem.
If the problem persists, please, contact support service:
support@wowslider.com
Send link with the problem.