Shared border

B

Bizz

How could I modify shared borders to make it appear the way i want it. I
looked at the Frontpage code in notepad but it is very hard to make sense
of.
 
R

Ronx

You can change anything about the shared borders you wish using CSS and HTML
elements, except their position on the page.
The include file component allows the position to be changed.
What difficulties are you having?
 
B

Bizz

I need a left and right column and the right column to be divided into top,
middle, and bottom.
 
R

Ronx

Open the web in FrontPage
Tools->Web Settings-> Advanced Tag (Site Settings in FP2003)
Tick the box labelled "Show hidden folders and files"
Click Ok, and refresh the site when asked.

This will show the _borders folder in the folder list.

Open the _borders folder and double click on the border to be edited.

Insert a table - 2 columns 3 rows.
merge the cells in the left column
insert your content into the table
close and save the file.
 
M

MuffinNE1

Thank you so much! This helped me with a problem that i was having.
However, it doesn't actually correct my problem but allows me a way around
it. Maybe you can help?? The details (copied from the FP: General forum)
are as follows:

"Subject: Unable to create or edit hyperlinks in FP 2003

Thank you very much for your replies. I am definitely in Design mode. I
have tried changing the text, typing new text, creating a new page, etc., and
nothing has worked. I can go into Split mode and type the code in manually,
and the link will work. The problem is that I need to create links in the
shared borders, and they're not accessible in the page code. Do you know if
there's a way to edit the shared borders code?
 
Top