Changing Navigation Bars FP 98

C

cnc

I'm new at this: Everytime I have the navigation bar the way I want it on the
home page, they change on all the other pages. Once I change them on the
other pages, it changes on the home page. What am I doing wrong?
 
S

Stefan B Rusynko

Nothing
But you are using it in a shared border which means it is the Same for all pages that use shared borders




| I'm new at this: Everytime I have the navigation bar the way I want it on the
| home page, they change on all the other pages. Once I change them on the
| other pages, it changes on the home page. What am I doing wrong?
 
R

Ronx

You are using Shared Borders, and the Nav. Bar is in the shared border.
The problem with shared borders is that they are shared by *all* pages that
use them. Any changes in one page affects all the pages.

In your Home page, remove the shared border with the nav. bar, and insert a
nav. bar with the required properties in its place, along with any other
contents of the shared border.
 
C

cnc

If all the pages, including the home page have the same shared borders,
shouldn't the navigation bars be identical through-out the site? I can't get
the index page to have the same navigation bars as the rest of the pages.
Thanks.
 
C

cnc

When I remove the shared border from the home page and insert a navigation
bar, all the other contents of the page shift downward, past the bottom of
the navigation bars. Is there a way around this? Thank you.
 
W

Wes

You'll have to create/insert a 2 column table. 1 for your nav bar and the
other for your content.
 
R

Ronx

Depends on how the nav bars are set up, and the position of the pages in the
navigation tree.

Example - set the nav bar to "Children under home + home page" and all the
nav bars will be identical.

Set the nav bar to "Children + home page" and all the nav bars will be
different, but will include the home page. Some will *only* show the home
page.

Set the nav bar to "Same level + home page", some will be the same, some
will be different. The Home Page will only have the Home Page on it.
 
Top