RE: Inline frame problem
From: JDR (webdev_at_trisystemsinc.com)
Date: 04/26/04
- Next message: Kevin Spencer: "Re: Retrieval of Feedback Form Info"
- Previous message: Alan Zengel: "re: Publishing Frames Contents Page"
- In reply to: Peter Aitken: "Inline frame problem"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Apr 2004 10:46:08 -0700
Peter,
You can do a couple of things.
On the page you are importing into the IFrame:
1- Insert a table and set the table to a percentage width and align it <center>, for example 95%, this will build in a margin left / right.
2- On the page properties (Right Click > Page Properties) set your margins there
topmargin="10" leftmargin="20" marginheight="10" marginwidth="20"
(Or anything that fits your layout)
JDR
*********************
- Next message: Kevin Spencer: "Re: Retrieval of Feedback Form Info"
- Previous message: Alan Zengel: "re: Publishing Frames Contents Page"
- In reply to: Peter Aitken: "Inline frame problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|