PDA

View Full Version : Help. Imageready, framesets??



ritchie4
09 Jul 2007, 12:08 PM
Hi,

I've created a page in imageready and sliced it up, but I want to house the actually content in the centre of this. I tried to use an iframe and set the width and height but it still pushed my images around and made it mis-shaped with white gaps. Would making it into a frameset work? How would I do this as the table is aready made in imageready and the content is needed in the white space in the centre?

Can anyone please help.

<img src="http://img107.imageshack.us/img107/4063/exampleli5.jpg">

heres what the page looks like, the white part is where I want the content to go from another page.

Wickham
09 Jul 2007, 03:20 PM
Iframes and framesets work in essentially the same way so there's no point in trying framesets.

An iframe should work. The iframe has to be given a size; if this is insufficient it should create scrollbars, so that shouldn't be a problem if your content from another page is too big.

Whatever size of your white space is, set the iframe size smaller than this to test, if it doesn't disturb the rest of the page, gradually increase the iframe size.