More Demos: carousel bootstrap responsive, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: Thank you for responding to my message however your response has not answered my question. I wanted to know about making the body of the html transparent so that my background shows through, the pictures do not need any transparency. I am aware of the code that needs to be added as stated earlier however I do not wish to have to edit the code every time
A: The thing that if you use iframe the slider will adapt the background of the iframe page.
You should add the following line in the code of the page with wowslider:
<body style="background-color:transparent">
and this one in the code of the iframe page :
<iframe width="70%" height="500px" name="about" src="about.html" frameborder=0 ALLOWTRANSPARENCY="true"></iframe>