Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Repeating Link Page Heading

Quote Reply
Repeating Link Page Heading
Hello,

I edited the templates and I removed using .css. My problem was why my Link page Heading in search results, cool listings etc is repeating each url results. To be clear :

let say :

my menu -->> ADD a site | Cool Sites | ....

Results :

Graphics - Nice site for ......

Repeating menu ->>ADD a site | Cool Sites |

Another result ->

Goes wierd site - Webring of ....

Do I really need to use Css?

thanks

alwell
Quote Reply
Re: Repeating Link Page Heading In reply to
alwell,

You certainly don't need to use css for links. I'm not sure exactly what you're problem is, but I'm guessing it's related to this...

Clicking on the homepage link in your profile takes me to this page:

http://heavenslair.virtualave.net/<%build_root_url%>/links.css

Looks like there may be a problem in your links configuration file?

Dan
Quote Reply
Re: Repeating Link Page Heading In reply to
What you need to do is take out the .css reference in ALL your template files and you should be golden.

Smile

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------


Quote Reply
Re: Repeating Link Page Heading In reply to
Hello Eliot!!

I did removed all the .css reference in all my templates file right from the start. Maybe you can look to this url to be more clear for you.

http://heavenslair.virtualave.net/links/pages/New/31-Oct-1999.html

I don't know why it is repeating!! Infact I only put one line of the template code. Maybe it is the build All thing?

Thanks and still figuring out the problem

Alwell
Quote Reply
Re: Repeating Link Page Heading In reply to
Could you please give us the URL to your new.html file?!?!?!

My guess is that you have repeated the codes inadvertantly in your new.html file.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------


Quote Reply
Re: Repeating Link Page Heading In reply to
Greetings!

Thanks Eliot for the help.. you made me think when you mentioned the new.html in your last reply. The problem occurs in the link.html. I viewed the original Code and found out that link.html consist of short code like several if's.. etc. My mistakes was I put a menu there which is wrong since that link.html is only embedded in the different templates like the cool.html , new.html.. Don't worry I'm documenting all of the errors I found for future references or FAQS answers Smile

More helping power to you Smile

alwell