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.
Related
May 02, 2013 Free and business versions of image slideshow download
I found your VisualSlideShow and play with free version now. What will I get, if I buy a license? What are advantages of purchased version?
April 08, 2013 Alts and titles of images in jquery image slideshow free download
I have just bought the full version, it's pretty slick and very easy to embed into a site.
April 29, 2013 Add new flickr images in image slideshow software free download
Once a slideshow is published on the server...
April 19, 2013 Iframe's border around random image slideshow
I have tried placing your VisualSlideShow in an inline frame - but I cannot get rid of the padding/grey border it adds???
April 28, 2013 Responsive free image slideshow script
I am a registered user of wow slider and have tested yesterday Visual Slide Show.
May 07, 2013 Difference between single and unlimited licenses of free image slideshow software
I want to buy this VisualSlideShow software and also want to know more about it. I found on your website "SINGLE WEBSITE" and "UNLIMITED WEBSITES".
.
Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.