Is it possible to use transparent PNG images in joomla jquery slideshow?
Q: I downloaded your VisualSlideShow app. I'm testing it now.
It's really necessary to get Picture as an PNG and not always JPEG. Maybe the possibility to let it sharpen the pictures a little, a little more and NONE would be a help.
A: You can change JPG images on PNG ones manually.
1) Upload your .png images to data/images folder
2) Change image format in generated html code. For example:
...
<a href=""><img id="slide-0" src="data/images/image1.jpg" alt="image1" title="image1" /></a>
...
should be:
...
<a href=""><img id="slide-0" src="data/images/image1.png" alt="image1" title="image1" /></a>
...
Try this.
Related
April 01, 2013 Image slideshow using jquery for Joomla v.1.5
I have created several Joomla module slideshows but I am a Joomla novice and have no clue how to integrate your Joomla modules into my associates Joomla website. The website was created using Joomla 1.5.
March 26, 2013 Only parts of original images are displayed in jquery slideshow free download
I followed the direction but when the slideshow plays my whole photo is not shown only a part of the photo. Are my photos too large? What is optimal size?
April 08, 2013 Convert jquery slideshow joomla into video
I found your VisualSlideShow. I like your demos so much! Very nice effects! I have a question.
April 03, 2013 Add new images in best slideshow jquery
I use your VisualSlideShow app. Great tool! I am wondering how to add more photos to an already published slideshow.
April 05, 2013 Number of images in fullscreen slideshow jquery
I am very interested in your program but I want to know if the program limits the number of images that can be contained in any one ...
April 08, 2013 Images with names in jquery slideshow fullscreen
I need to create slide shows that show the name of the slide. Using jpg files. Window 2010 Example. "1950 Grandpa Age 12" Can you assist me with this
.
Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.