i want to add a iframe code to the forumhome but if the iframe website is loaded i to see a image to the front of the website..
How do i that?
i.e.:
Code:
<IFRAME name="box" src="http://google.com" scrolling="auto" width="800" height="400"> <p>Your browser doesn't support frames. Click <a href="http://google.com" target="_blank">here</a> to view the page.</p> </IFRAME>