larzizi
06-13-2003, 06:31 PM
The thing is that I'm doing new layout and I have to find a way how I can get to my iframe an invisible background. So I don't have to cut that right piece from the graphic for the background.
Can anyone help me? :/
Brandon
06-13-2003, 07:47 PM
do u mean transparent?
on the iframe code add this: allowtransparency="true"
and on the iframe page add this to a style sheet:
body
{
background-color:transparent;
}
chichy
06-14-2003, 11:03 AM
But you can only see transparent iFrames in Internet Explorer 5.5 and higher.
lefty
06-14-2003, 01:43 PM
http://www.lissaexplains.com/forum/search.php?s=&action=showresults&searchid=77333&sortby=lastpost&sortorder=descending