View Full Version : Help needed with iframes


Furuba Lover
03-19-2005, 03:22 PM
Help, please!

This is what I have. (http://www.spiffles.net/index.html)

I put in the code to make the iframes transparent, but it didn't work. Please help me!

starlet
03-19-2005, 03:37 PM
follow this tutorial instead:
http://www.dont-stay.com/herwords/transiframes.php

Chris
03-19-2005, 03:40 PM
<IFRAME style="FILTER: chroma (color=#transparentcolor)" border=1 name=navigation src="something.html" frameBorder=0 width=281 height=110 allowTransparency="true"></IFRAME>

<IFRAME style="FILTER: chroma (color=#transparentcolor)" border=1 name=updates src="something.html" frameBorder=0 width=213 height=110 allowTransparency="true"></IFRAME>

<IFRAME style="FILTER: chroma (color=#transparentcolor)" border=1 name=content src="main.html" frameBorder=0 width=454 height=312 allowTransparency="true"></IFRAME>
You might want to actually set a colour in the bold parts :)

Furuba Lover
03-19-2005, 10:01 PM
oh, right, lol. I feel so blonde @.@ How do you make it so the background doesn't repeat? I tried two codes and neither one of them worked. I thought it was <body background="imagename" properties="fixed"> and then you have to put in a background color, but that doesn't work..

M_Teru
03-20-2005, 02:02 AM
CSS for your backround. *nod, nod* That should fix it.

Sheila
03-20-2005, 08:51 AM
oh, right, lol. I feel so blonde @.@ How do you make it so the background doesn't repeat? I tried two codes and neither one of them worked. I thought it was and then you have to put in a background color, but that doesn't work..


http://www.lissaexplains.com/css.shtml