View Full Version : i-frame help please


Nessa Lúinwë
06-10-2003, 09:13 PM
It would really help me if someone could tell me the code for making iframes..and I know that it says it on this site..but thats for if you want to put one on your own site..whereas I would like to know how u put them on a message board..so that if you open the message thread, the message will be inside an iframe. Also:

*How do you change the color of the scroll bar?
*and how do you put a background image in an i-frame?

Dude128
06-10-2003, 11:03 PM
if the message board allows HTML, just use the same code.

all you need to do is make another page with the content on it, and use the URL of that page in the iframe code.

also, scrollbar/background stuff goes on the page that is being displayed inside the iframe.

Nessa Lúinwë
06-11-2003, 04:13 PM
I thought aht might be it! Thank you so much! You've made my day!