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 make transparent background for page with free image slideshow? I want to add it into iframe.

Q: When publishing a slideshow to a folder, a html page is created. The page has a container that is centered by default. The background color is also set to #fff by default. In the software I don't see any places I can change that. The reason I want to change it is, that we intend to apply the slideshows to pages using iframes. It would be nice if the html file created, had the slideshow placed in the top left corner. It would also be nice if the background was set to transparent, so the slideshow will display nicely in an iframe on a page with a gradient background.
Is this possible, or do I have to change that myself in the html and css?

A: To make iframe with transparency you should:
1) Find following line in VisualSlideShow HTML code:

<body style="background-color:#ffffff">


and change "#ffffff" to "transparent". You'll have:

<body style="background-color:transparent">


2) Add following option to iframe where you added VisualSlideShow:

ALLOWTRANSPARENCY="true"

For example:

<iframe width="70%" height="500px" name="Slideshow" src="VisualSlideShow.html" frameborder ALLOWTRANSPARENCY="true"></iframe>


That's all.

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