View Full Version : *twitches* iframe bg transparency


elfenheroin
09-03-2004, 10:00 AM
Okay, I've tried EVERYTHING I know and the stuff mentioned here in LEIA, but the bg still won't go transparent! ><;;

http://brooklyn.irio.net/

Did I do something wrong?

MaGiCSuN
09-03-2004, 01:26 PM
for the iframe it is transparent here. Did you fixed it?

Love,
Mirna

pb&j
09-03-2004, 02:47 PM
looks like a solid blue background using FireFox but works in IE.

elfenheroin
09-03-2004, 03:31 PM
.... I'm using IE 6 and it doesn't work; it has a white background. :confusion

I deleted my temp files and refreshed it several times too.

What's wrong? @__@

MaGiCSuN
09-03-2004, 05:13 PM
in your style.css file change this line under body {

scrollbar-arrow-color : #000000; FILTER: chroma(color=#303) allowTransparency;
}

to this:

scrollbar-arrow-color : #000000; FILTER: chroma(color=#303);}

see what happens :)

love,
Mirna

elfenheroin
09-04-2004, 03:09 AM
*tries* Nope, didn't work.

I tried to view the page in my other comp. Doesn't work either.