That makes it load in the iframe. If you need help (if you even try this method) catch me on aim.
Usually you just put that code in place of your image that you want to have the iframe over, and then make the image you replaced the background of all your pages so it gives the effect of the text being over it. It's basically a page inside a page, so it saves the time of loading all the same images over again. Very easy when you get the hang of things.
Not too sure if this is what Proteus was talking about but now I am finishing up the site and so forth and also making a new one for something else. I am using the code Judas posted. How can I make it so that area with the text has its own scrollbars and whatever so I can always add more and more info and I can just scroll that area to read it?
i ve never used iframes before but ... you can use that style sheet with any tag that supports the class attribute. so if you use iframe what ever tag holds the image just use class="content_cell" and it will work the same way.