The formats for the Nav bars are stored in the folder
C:\Program Files\Microsoft Office\Office11\1033\botstyle
In the file NAVBARS.INI
- Make a copy of the file (for backup)
Add you own using one of the existing styles as a template, or edit one of the styles to remove the separators
For example - Open NAVBARS.INI and make a copy (in the same file) of the style:
[Bars]
Name=Bars
Description=An HTML style where each link is separated by a vertical line.
Button="<A HREF="#URL#" TARGET="#TARGET#" STYLE="{text-decoration: none;}">#LABEL#</A>"
Selected="#LABEL#"
H-Separator=" | "
V-Separator="<br>"
Preview="bars.gif"
Rename it to say NoBars and edit as per below
[NoBars]
Name=NoBars
Description=An HTML style where each link is separated by a space.
Button="<A HREF="#URL#" TARGET="#TARGET#" STYLE="{text-decoration: none;}">#LABEL#</A>"
Selected="#LABEL#"
H-Separator=" "
V-Separator="<br>"
Preview="nobars.gif"
Note: You will have to make your own preview image "nobars.gif" by making a copy of "bars.gif" in the same folder and editing it in
an image editor to remove the | bar
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Sally E." <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| I did change the graphic to a standard line of text but all the text
| versions have | or /, or some other form of seperator that goes with them
| (not pretty).
|
| When I click on the text link(s), FrontPage selects all of them and
| so I can't remove any seperators. Please tell me how to get rid of any
| seperators between links. Thanks again.
|
|
| "Jim Buyens" <(E-Mail Removed)> wrote in message
| news:165001c3df9c$80327af0$(E-Mail Removed)...
| > >-----Original Message-----
| > >I'm learning to use FrontPage 2003 and started out by
| > >making a small site with the Nature Theme. Apparently,
| > >FrontPage automatically uses graphics for the links or
| > >buttons that it makes for visitors to navigate the site.
| > >
| > >Is there a way to change the graphical links or buttons
| > >to text? If so, please tell me what to do. Thanks.
| >
| > 1. Open your home page (or any other pages that's
| > displaying graphic buttons).
| > 2. Right-click one of the graphic buttons, and choose
| > Link Bar Properties.
| > 3. Click the Style tab.
| > 4. Scroll the Choose A Style list to the bottom, and
| > select one of the text styles. (They have Xxxxx in
| > them.)
| > 5. Click OK, then save the page.
| >
| > If this link bar was in a shared border, then updating it
| > in one pages updates it in all pages.
| >
| > If you have any link bars that aren't in shared borders,
| > you'll have to repeat this procedure on each one.
| >
| > Jim Buyens
| > Microsoft FrontPage MVP
| >
http://www.interlacken.com
| > Author of:
| > *----------------------------------------------------
| > |\---------------------------------------------------
| > || Microsoft Office FrontPage 2003 Inside Out
| > ||---------------------------------------------------
| > || Web Database Development Step by Step .NET Edition
| > || Microsoft FrontPage Version 2002 Inside Out
| > || Faster Smarter Beginning Programming
| > || (All from Microsoft Press)
| > |/---------------------------------------------------
| > *----------------------------------------------------
| >
|
|
|
|