jor_wiggleslide_evo

In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
Post Reply
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

jor_wiggleslide_evo

Post by jordan »

REMOVED - NOT AVAILABLE ANY MORE!
Last edited by jordan on Fri May 17, 2013 11:00 pm, edited 2 times in total.
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_wiggleslide_evo ____ *NEW*

Post by jordan »

Patrik iden wrote:just add background-color transparent to your page? How?
if you want allowtransparency to do anything, you need to add transparency to your page first
place this (css) between the <HEAD> of your page on which you need transparency

<style type="text/css">body {background-color:transparent}</style>

now the iframe will render a transparent background
Post Reply