View Single Post
Old 10-18-2006   #5 (permalink)
notjustgraphics
Rusty Bio-Hazard!
 
notjustgraphics's Avatar
 
Join Date: Sep 2006
Location: Toronto, Ontario, Canada
Posts: 1,163

Send a message via MSN to notjustgraphics
Ok, I've attached two screen shots...

One from Firefox which shows an Orange Background in the iframe and one from Explorer which shows a White Background in the iframe.

Are either of them what you are looking for?

I assume firefox shows correctly (as it usually does) with the Orange Background. To get this to work in Explorer, you need to define the background color in the source document for the iframe. So, in main.htm, you need to add:

body { background-color: #ff6f11; }

to your CSS.

If that's not what you're after... please let me know what colour the iframe should be...

Mike.
Attached Thumbnails
need-help-i-frame-codeing-gh0ust_f4c3_firefox.jpg   need-help-i-frame-codeing-gh0ust_f4c3_exploder.jpg  
__________________
notjustgraphics is offline