Vanishing Link Bar

P

Paul Smith

I have created a new page in a sub folder and applied a theme to this. I
have replaced the default background gif of the theme with my own.
I then created a layout table with cells and inserted a vertical link bar in
one of the cells.
The link bar is visble in design and preview modes but vanishes when
published or previewed in browser. What am I doing wrong.
Thanks
Paul
 
S

Stefan B Rusynko

Post a URL to the problem page and describe what is missing




|I have created a new page in a sub folder and applied a theme to this. I
| have replaced the default background gif of the theme with my own.
| I then created a layout table with cells and inserted a vertical link bar in
| one of the cells.
| The link bar is visble in design and preview modes but vanishes when
| published or previewed in browser. What am I doing wrong.
| Thanks
| Paul
|
|
 
S

Stefan B Rusynko

Start by removing all spaces from all file / folder names
- causes broken links and breaks your nav bars
- adds %20 to your links
Rename them (say using under_scores) from
http://www.equestrian-co-op.co.nz/Gold Members/Lipal/Lipal Home.htm
to
http://www.equestrian-co-op.co.nz/Gold_Members/Lipal/Lipal_Home.htm
You can find a tool to do it for your entire site at http://www.jimcoaddins.com/


Your nav bar code (custom link bar) is
<!--webbot bot="Navigation" S-Type="sequence" S-Orientation="vertical" S-Rendering="graphics" B-Include-Home="FALSE"
B-Include-Up="FALSE" U-Page="sid:1018" startspan --><!--webbot bot="Navigation" i-checksum="0" endspan -->

Note the checksum="0" at the end
That means FP could not find any pages to match the nav bar type/page specified
(probably due to the spaces in your file/folder names)
for the page identified by U-Page="sid:1018"

After removing spaces try running a Tools Recalculate hyperlinks and republishing




| http://www.equestrian-co-op.co.nz/Gold Members/Lipal/Lipal Home.htm
|
| The problem is that there is a link bar visible in design and preview but
| not viewed by a browser.
|
| Thanks
| Paul
|
|
| | > Post a URL to the problem page and describe what is missing
| >
| > --
| >
| > _____________________________________________
| > 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
| > _____________________________________________
| >
| >
| > | > |I have created a new page in a sub folder and applied a theme to this. I
| > | have replaced the default background gif of the theme with my own.
| > | I then created a layout table with cells and inserted a vertical link
| > bar in
| > | one of the cells.
| > | The link bar is visble in design and preview modes but vanishes when
| > | published or previewed in browser. What am I doing wrong.
| > | Thanks
| > | Paul
| > |
| > |
| >
| >
|
|
 

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