Transparent I-Frames

I tried for the LONGEST to get my i-frames transparent. Once I figured out how to do it, it was easy as pie. I'm hoping that it'll be the same for you.

 

Add the following to your i-frame code: allowtransparency="true". Your code should look like this:

 


Now you'll have to add your own info for all of the places that say FRAME, SIZE, FRAME NAME, and POSITION.

Now you'll add the following code to the body portion of your css file:

You can change the color to suit your site.

I'd like to thank the ever resourceful Jenny for her tutorial. It helped me out A LOT!

<--Back