Click to See Complete Forum and Search --> : frames


spencer23
09-02-2005, 03:50 PM
hey everybody,

I'm working with a page I didn't design and i'm very very new to all of this. I'm trying to eliminate the right hand most frame on my site because all the information is in the center frame forcing a lot of scrolling and a contrived display.

the page in particular is www.century21costarica.net/listings.shtml

then if you click on houses, condos, etc. you can see what I'm talking about.

I know this is probably a simple solution but I'm missing something. Anyhelp would be greatly appreciated.

thanks
spencer

Wiz Creations
09-02-2005, 06:25 PM
it is because the iframe is set to width 542. try setting it to a higher number.

<iframe frameborder="0" width="542" height="900" name="content" src="listings_iframe.html" scrolling="none" />