The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Make iframe transparant

Go down

Make iframe transparant Empty Make iframe transparant

Post by Gill April 24th 2012, 7:33 pm

Hi guys,

How do I make an iframe on my forum transparant?
This is the iframe I mean:
Make iframe transparant 97pcvi6lp

This is the code I used:

Code:
<iframe frameborder="1" height="29" name="frame1" scrolling="no" src="that link" width="375" ALLOWTRANSPARENCY="true"></iframe>

As you see, 'Allowtransparency="true"' doesn't work...

Can anybody help me?

Thanks in advance!
Gill
Gill
Forumember

Male Posts : 162
Reputation : 0
Language : Nederlands
Location : Belgium

http://www.retronet.nl

Back to top Go down

Make iframe transparant Empty Re: Make iframe transparant

Post by Guest April 24th 2012, 8:02 pm

Hi!

Add in CSS Stylesheet:
Code:
iframe{
background-color: transparent !important;
border: 0px !important;
}
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum