Set width of shared borders

  • Thread starter Thread starter Malcolm Walker
  • Start date Start date
M

Malcolm Walker

Using FP 2003 SP3 - I've looked in Help and it doesn't and I've
searched on line without finding any thing useful. So my question is:

How or where can I change the width of top and bottom shared borders? I
want to restrict the width of my pages to 970px but the top and bottom
shared borders are (by default?) 1200px wide.
 
Top/Bottom shared borders are always 100% wide (you can't change that)
- you can add your content in them in a 970 px wide tables
- or use include pages instead of shared borders

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Using FP 2003 SP3 - I've looked in Help and it doesn't and I've
| searched on line without finding any thing useful. So my question is:
|
| How or where can I change the width of top and bottom shared borders? I
| want to restrict the width of my pages to 970px but the top and bottom
| shared borders are (by default?) 1200px wide.
|
 
Stefan,
Thank you for your response but I remain confused. If a shared border
has a fixed width of 100% it must be 100% of something definite. So my
question remains as to how I change whatever it is in FP that determines
that top and bottom shared borders are (approximately) 1200px wide. I
am taking this width from the solid outline that in design view appears
when I click in a shared border.

I have added content in a table at 970px wide but doing so doesn't
affect the width of the top and bottom shared borders.

I have over 300 pages to tame and I am looking for a `band aid' prior to
a major reconstruction of the site using CSS and includes.
 
It's 100% of the browser portal width. This is NOT fixed, since browser
widths are easily changed.

In Design View, it is the width of the design pane, or the page width
setting (FP2003). However, the width will change as the design pane or
browser width changes.
If the browser portal is opened at 1200px, then the top border will be
1200px wide (less whatever space browser chrome and scroll bar use).

Your solution, as Stefan said, is to drop the shared borders and use
Include files instead. Includes can be placed anywhere on the page, and
you can set fixed dimensions - place the included file in a fixed size
container (table cell, for example). A DWT (Dynamic Web Template) is a
good alternative to includes.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp
 
Thank you Ron - I geddit!

Yes I will be using includes on the basis that as I am moving the
maintenance of the site to Dreamweaver they will be a better option than
DWTs as in Dreamweaver I am thinking of Server Side Includes.

I would appreciate comment on my intentions - good, bad or indifferent
please!

Malcolm
 
As far as I know Dreamweaver can use FrontPage DWTs, and server side
includes can be used within a DWT. Losing the shared borders is a good
idea whatever program you are moving to.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp
 
Thank you - DWTs it will be!
As far as I know Dreamweaver can use FrontPage DWTs, and server side
includes can be used within a DWT. Losing the shared borders is a
good idea whatever program you are moving to.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp
 
Back
Top