More Demos: carousel responsive bootstrap, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: Hello
Great software wowslider. Just one short question, is it possible to make a slide show with .png images with transparent background?
A: Actually, wowslider app. generates .jpg images only.
But you can change them on .png images with transparent background 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>
...