FrontPage 2000: Question

E

Eric

I created a website and used the Industrial theme. I've
created additional pages and added them to the Navigation
view of my website. The buttons are added to the left of
the page to my liking and those buttons as well appear on
every single page in the Navigation Bar.

I just added a picture below the Navigation Bar and that
picture shows up on every single page I created. I only
intended to put it on the first page, my index.htm page.

I would like to add a counter but I'm afraid the counter
will as well appear on every page. Any way to keep it on
one page instead of it appearing on every single page?

Any suggestions?
 
T

Thomas A. Rowe

Yes, place the image and the counter outside of the shared border area of your page, which means it
can not be under the navigation.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
E

Eric

Isn't there a way to shrink or resize the shared border
area? I would like to put a picture under it so it still
can be on the left side of the page. The Shared border
area covers the whole left side of the page.

Any ideas?

-----Original Message-----
Yes, place the image and the counter outside of the
shared border area of your page, which means it
 
T

Thomas A. Rowe

No. You would have switch to using the FP Include Page component with tables, instead of using
Shared Border to have more control and flexibility.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
W

wp

A work around would be to create a new index page without the left shared border
Insert a table (100% 2 column) and copy the left border contents into it along with the counter and image
If you already use tables in your index, just nest them into the 2nd column, and copy/past into the new page and check hyperlinks. Rename your old index to indexold or something before saving the new in case something went oops
Then go to the shared border and remove the unwanted content.
 
Top