VISUAL SLIDESHOW & WEBSITE MAKER

Create your website – free, responsive, on your own!

Create awesome mobile-friendly slideshows and websites. No coding and free.

HOW VISUAL WEB MAKER WORKS

VISUAL SLIDESHOW WEBSITE BUILDER

Try now, it's free! You can use it for free to create sites for your and your clients' purposes!

DOWNLOAD FOR WIN DOWNLOAD FOR MAC

SLIDER / SLIDESHOW

GALLERY / PORTFOLIO

MOBILE / DROPDOWN MENU

Is it possible to use .png images in image slideshow gallery?

Q: I have downloaded the trial version but would like to know the following before purchasing a commercial licence: The images I am using are .png format with transparent background but when I insert them into the slideshow it has a white background - how can I make this transparent?

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.

VISUAL WEBSITE BUILDER

Make the process of creating your sites for non-profit and commercial purposes easier, this solution is free and doesn't require special skills.

DOWNLOAD FOR WIN DOWNLOAD FOR MAC