Englishjquery image slider example  Deutschonline bildergalerie  Españolgaleria de imagenes  Françaisdiaporama html5  ItalianoImmagini Galleria   汉语网络幻灯片: 效果的幻灯片  Português brasileiroGaleria De Imagens  Русскийслайдер изображений, слайдшоу, CSS слайдер  Svenska Bild Galleri  日本語画像のスライダー&ギャラリー  NederlandsAfbeeldingen Caroussel 

Recent Demos

 Lightbox slideshow with transparent background

Q: I have not been able to get the slider to run with a transparent background.

Can this be done? I want the slider with transparent background...

Thanks.

A: Please, try to use .png files.

Go to

Slider->Properties->Design

uncheck "Image fill color" option.

Lightbox Slideshow

Also you can change your images on .png manually.
1) Upload your .png images to data/images folder
2) Change image format in generated .html code. For example:

...
<span><img src="data1/images/image1.jpg" alt="" title="" id="wows1"/></span>
...