right shared border

E

Eliyahu

When I create a right shared border it shows up very far from right from the
rest of my page. My page consists of a 600 pixel wide table. How do I get the
right shared border to align next to my table
 
R

Ronx

There will always be a 25px gap between the right shared border and
your content, and the border will extend to the right of the browser.
If you add a column to your table (and extend its width), merging all
the cells in the column, you can place the right shared border into
this column as an include file, controlling its position and size.

Alternatively, place the content of the shared border in a fixed width
table, but be prepared for the 25px gap.
 
E

Eliyahu

Quote:
and the border will extend to the right of the browser.

Does this mean if the user makes the browser bigger the right shared border
will go all the way to the right leaving the rest of the page behind?

Quote:
If you add a column to your table (and extend its width), merging all
the cells in the column, you can place the right shared border into
this column as an include file, controlling its position and size.

Will it still be a shared border? Or will it only show up on the home page?
Wouldnt I need to do this on every page lossing the whole point of a shared
border?
 
R

Ronx

If you have FP2003 consider Dynamic Web Template instead of shared
borders or include pages.

Other comments inline below

--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.


Eliyahu said:
Quote:
and the border will extend to the right of the browser.

Does this mean if the user makes the browser bigger the right
shared border
will go all the way to the right leaving the rest of the page
behind?

Depends on how you have coded the border. The border will extend from
where your content stops (+25px gap) to the right of the browser. If
the border content is right aligned it will leave the page content
behind.
If the border content is placed in a fixed width table it will stay
with the page content (with that 25px gap).
Quote:
If you add a column to your table (and extend its width), merging
all

Will it still be a shared border? Or will it only show up on the
home page?
Wouldnt I need to do this on every page lossing the whole point of a
shared
border?

The Include page must be placed on every page you need the border. It
is harder to set up, but you have much more control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top