Englishjquery photo slider  Deutschbildergalerie erstellen  Españolgalerias de imagenes  Françaiscarrousel javascript  ItalianoImmagini Galleria   汉语网络幻灯片: 效果的幻灯片  Português brasileiroGaleria De Imagens  Русскийслайдер изображений, слайдшоу, CSS слайдер  Svenska Bild Galleri  日本語画像のスライダー&ギャラリー  NederlandsAfbeeldingen Caroussel 

Recent Demos

 Iframe transparent background in wordpress slider plugin

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>