JoshHartnettGrl
07-11-2003, 08:05 AM
Hi, I have a site in which I put transparent iframes on, but it doesn't work! I have IE 6 and other sites which have transparent iframe work just fine.
Here's the site
http://jenn.midheaven.net/v3.html
also i can't seem to get a no-repeat value on the background...here's the CSS (it's not directly on a .html)
<html>
<head>
<title>sapphirine-stardust v3 sweet november...in july</title>
<style type="text/css">
<!--
BODY {background-color: FFFFFF; filter: alpha(opacity=70)}
background-repeat: no-repeat;
-->
<!--
A:link { COLOR: #828282; text-decoration: none; cursor: crosshair;}
A:visited { COLOR: #828282; text-decoration: none; cursor: crosshair;}
A:active { COLOR: #828282; TEXT-DECORATION: none; cursor: crosshair;}
a:hover { text-decoration: underline overline; color:#4F4F4F; cursor: crosshair;}
-->
<!--
body,tr,td, h6, p, li
{font-size: 8pt;
font-family: verdana;
color:#000000;
letter-spacing:0pt;
-->
<!-- h6
{font-size: 10pt;
font-weight:normal}
-->
<!--
input, textarea
{color: #000000;
background: #ffffff;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
font-family: verdana;
text-align: center;
border-width: 1px;
border-style: dotted;
border-color:#000000;
}
-->
</style>
</head>
<body>
</body>
</html>
Please help-thanks! I want all three iframes to be transparent.
Here's the site
http://jenn.midheaven.net/v3.html
also i can't seem to get a no-repeat value on the background...here's the CSS (it's not directly on a .html)
<html>
<head>
<title>sapphirine-stardust v3 sweet november...in july</title>
<style type="text/css">
<!--
BODY {background-color: FFFFFF; filter: alpha(opacity=70)}
background-repeat: no-repeat;
-->
<!--
A:link { COLOR: #828282; text-decoration: none; cursor: crosshair;}
A:visited { COLOR: #828282; text-decoration: none; cursor: crosshair;}
A:active { COLOR: #828282; TEXT-DECORATION: none; cursor: crosshair;}
a:hover { text-decoration: underline overline; color:#4F4F4F; cursor: crosshair;}
-->
<!--
body,tr,td, h6, p, li
{font-size: 8pt;
font-family: verdana;
color:#000000;
letter-spacing:0pt;
-->
<!-- h6
{font-size: 10pt;
font-weight:normal}
-->
<!--
input, textarea
{color: #000000;
background: #ffffff;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
font-family: verdana;
text-align: center;
border-width: 1px;
border-style: dotted;
border-color:#000000;
}
-->
</style>
</head>
<body>
</body>
</html>
Please help-thanks! I want all three iframes to be transparent.