Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Remove Members link from Header
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

bbosak
Starting Member

4 Posts

Posted - 24 March 2006 :  10:13:28  Show Profile
I would like to "hide" the members link in the header. Is there a admin control for this or is some code "commenting" required. If it's in the code, could somebody help me?

Thanks,
Brian

bobby131313
Senior Member

USA
1163 Posts

Posted - 24 March 2006 :  10:28:33  Show Profile  Visit bobby131313's Homepage
I don't know how familiar you are with the coding but if you look for sub sForumNavigation() towards the end of inc_header.asp, that is the section you would have to modify to remove it. The code for that block of links runs from there to end sub.

It's right around this code...

			"          <a href=""members.asp""" & dWStatus("Current members of these forums...") & " tabindex=""-1""><acronym title=""Current members of these forums..."">Members</acronym></a>" & vbNewline & _
			"          |" & vbNewline & _

that you would have to modify. In fact, the more I look at it, commenting out those 2 lines may do it. Make a backup first!


Switch the order of your title tags

Edited by - bobby131313 on 24 March 2006 10:35:47
Go to Top of Page

bbosak
Starting Member

4 Posts

Posted - 24 March 2006 :  11:27:28  Show Profile
Thank you. That was it.

I was sure I had tried that line, but......you know how it goes.

Thanks again
Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 24 March 2006 :  11:28:17  Show Profile  Visit bobby131313's Homepage

You're Welcome.

Switch the order of your title tags
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.45 seconds. Powered By: Snitz Forums 2000 Version 3.4.07