View Full Version : iframes help!


Demented_Frog
07-25-2003, 04:57 AM
eek.. i dunno.. im new at this.. how do you put a background in the iframe thing?

Dude128
07-25-2003, 05:04 AM
anything that affects the inside of the iframe (such as backgrounds) goes on the page that is being displayed inside the iframe. so on that page, you would just add the background like you normally would, either in the <body> tag or using CSS.

Demented_Frog
07-25-2003, 05:07 AM
er.. i think i did that put it shows up white -.- i dunno what im doing wrong...

Dude128
07-25-2003, 05:09 AM
could you post a link to the page that the iframe is on?

Demented_Frog
07-25-2003, 05:13 AM
http://www.Blinded-by-Tears.tk

Dude128
07-25-2003, 03:10 PM
your background code is wrong. you have background color="######". it should be bgcolor="######"

Demented_Frog
07-25-2003, 04:37 PM
OH!! >.> bwuahaha it worked!!! thank you! ^_^