More Demos: sliders bootstrap, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: I am using your wowslider software..
I am wondering if it is possible to have wowslider use the .PNG files that I used during creation rather than converting to .JPG?
Some areas of my .PNG images have transparent background. I would like to retain the .PNG transparency so that the background of my website shows through...
Possible?
A: Actually, wowslider app. generates .jpg images only.
But you can change them on .png images 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>
...