Link Bar Only Appears as Text (Full Version)

All Forums >> [Web Development] >> Server Issues



Message


Taylorgus -> Link Bar Only Appears as Text (10/12/2004 14:52:57)

Hello all. I've seen discussion here of similar problem but not quite exactly mine. I'm badly in need of advice.

I'm an accidental techie and recently built a site (www.defendourhealth.org) in Frontpage 2002.

It's running on a host/server that installed the FP extensions but does not provide any tech support for FP. It is a UNIX-based LINUX (Debian) running Apache webservers. Their FP-enabled Apache servers have the FP extensions loaded as a module. They are running the FP server extensions 5.0 (FP 2003).

There are two link/nav bars in the shared borders on my site. The horizontal link bar in the top border appears properly. The vertical link bar in the left side border only appears as text not the link bar images. The link bar image buttons appear correctly on my PC, but when I upload the site to the server the nav bar changes to only text links.

I know there are some various bugs with the link bars and UNIX/Apache as well as some version issues, but that's all way beyond my expertise.

Please advise!





Giomanach -> RE: Link Bar Only Appears as Text (10/13/2004 3:38:07)

Taylorgus

Welcome To Outfront

The links on the web are actually text links. Or at least the published version is[;)]

What you will need to do it delete the copy published to the server, recalculate the links on your local copy, and then republish to the server.

Somewhere along the lines, FP has changed the Images based nac to text...

The other alternate is to use a CSS nav bar...they can be very good if used properly and allow for better SEO[;)]

HTH




Taylorgus -> RE: Link Bar Only Appears as Text (10/13/2004 9:33:47)

Thanks much Dan.

FYI, the link bar appears properly on my machine, i.e. as images. It is only when it is published to the server that the links are changed to text links instead of the images. Does that change your advice any?

Steve




Giomanach -> RE: Link Bar Only Appears as Text (10/13/2004 9:39:52)

Steve

quote:

FYI, the link bar appears properly on my machine, i.e. as images. It is only when it is published to the server that the links are changed to text links instead of the images. Does that change your advice any?

Nope.

If it fails again, let me know, and I'll provide you with a CSS menu.





Taylorgus -> RE: Link Bar Only Appears as Text (10/18/2004 9:56:24)

That didn't work. Deleted all files on server and republished. Vertical link bar in left hand border still only appears as text.




dpf -> RE: Link Bar Only Appears as Text (10/18/2004 10:45:21)

I dont know much about FP link bars but your code appears to me to be pure text links:
<p>
<b><font color="#FFFFFF">
<nobr><a href="issues.htm" target="">Issues</a></nobr><br> <nobr><a href="healthy_communities.htm" target="">Healthy Communities</a></nobr><br> <nobr><a href="community_empowerment.htm" target="">Community Empowerment</a></nobr><br> <nobr><a href="environmental_justice.htm" target="">Environmental Justice</a></nobr><br> <nobr><a href="resources.htm" target="">Resources</a></nobr><br> <nobr><a href="Links.htm" target="">Links</a></nobr></font></b></p>




Taylorgus -> RE: Link Bar Only Appears as Text (10/18/2004 10:48:57)

Correct Dan. The link bar does in fact appear as an image on my PC, but when I publish to my server it somehow converts to text. Which, by the way, the horizontal link bar at the top of the page does not.

I don't anything close to enough to understand why this is happening. I've read about some problems with FP extensions and link bars on UNIX/Apache, but don't know if that is the case here.




dpf -> RE: Link Bar Only Appears as Text (10/18/2004 10:51:42)

try comparing the html on your machine with it after publication and see if you can spot the difference. just a thought




Taylorgus -> RE: Link Bar Only Appears as Text (10/18/2004 11:09:30)

Thanks. I have tried that, but because FP inserts the link bar it doesn't seem to show all the html code for the link bar on my PC.




janhall_us -> RE: Link Bar Only Appears as Text (11/9/2004 21:36:40)

Hello

Did you ever get this figured out? I'm having the same frustrating problem on a Linux server and the hosting company is no help. Everything looks fine for me except on the server. I can open a live page from my site in FP and it still looks fine.

Hope you figured it out and that you can help me?!

Thanks!
Jan




Giomanach -> RE: Link Bar Only Appears as Text (11/10/2004 7:23:22)

If you could post a URL Jan, I can help[;)]




janhall_us -> RE: Link Bar Only Appears as Text (11/10/2004 7:52:22)

Oops! Sorry!

http://www.equineaddicts.com/Mountain_Shirts/ZooAnimals/BigCats/BigCatsPg1/ByTheRiver.html

The link bar on the right is intentionally text, the one to the left is supposed to have boxes around the links.

Thanks!
Jan




Giomanach -> RE: Link Bar Only Appears as Text (11/11/2004 7:04:54)

You mean like the attached image?



[image]local://upfiles/9488/7BF95277D8F54E2E9A7FF5E6B9FDFA58.jpg[/image]




janhall_us -> RE: Link Bar Only Appears as Text (11/11/2004 7:45:10)

Hi

Thank you for taking the time to look at my site. I fixed it last night and didn't get a chance to come back here and post that I had.

Unfortunately, I did two things about the same time and I'm not sure which fixed the graphics on the link bars.

I opened the site live into FP and deleted the left link bar, saved it, and closed the web. I then reattached to the live site and put the link bar back. At the same time I added the Home page link. I saved and closed the web and it's now correct, except when I work on the site offline and publish it wants to replace the borders/link bars and I'm afraid to let it!

Thanks again for your help,
Jan




Giomanach -> RE: Link Bar Only Appears as Text (11/11/2004 7:47:33)

No worries, at least you're letting others know how to solve the problem, plus, it saves me hours trying to figure out what they've done [:D][;)]




Taylorgus -> RE: Link Bar Only Appears as Text (11/15/2004 12:09:46)

Sorry for my delay in responding. I have not been able to fix the problem and could still use help. Perhaps I'll try your solution that worked.




Taylorgus -> RE: Link Bar Only Appears as Text (11/16/2004 12:29:11)

Hi Dan -

Don't know if you're still around, or if others might have ideas.
I have tried changing a variety of things "live" on my site to attempt to fix the problem. Most things (applying the theme, recalculating hyperlinks, etc.) did not work.

Interestingly, when I replaced the link bar based on navigation structure with a custom link bar, IT APPEARED PROPERLY ON THE WEB. Unfortunately, I'm not sure that a custom link bar is workable for me.

Any insights based on this new information?

I'm willing to try a CSS link bar, but am not sure that my ISP supports them.

Steve




Giomanach -> RE: Link Bar Only Appears as Text (11/16/2004 12:45:30)

Steve

Yeah, I'm still here, I lurk about the Server Issue Forum alot, can ya tell? [;)]

A CSS bar would be much easier to maintain, how ill you be implementing it? via includes I hope...

And there is nothing your ISP can dpo about CSS, its a styling language...the worst you can do is a spelling mistake or miss a ;

Once I've gt client work done for the night, I'll get you a CSS nav bar done[;)]




Taylorgus -> RE: Link Bar Only Appears as Text (11/16/2004 12:53:00)

Thanks for the help. I have some idea of what an include is, but don't know anything about how to create or insert one, especially in Frontpage.




Giomanach -> RE: Link Bar Only Appears as Text (11/16/2004 15:10:57)

How's this look?

http://www.giomanach.com/client/outfront/TaylorGus/nav.htm




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.109375