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 / Current Version (Old)
 Changing URL for upper left image
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

wmalex59
Starting Member

5 Posts

Posted - 06 December 2001 :  11:14:55  Show Profile
How do I change the URL for the logo in the upper left corner? I've changed the image but I need to point it at my site home page rather than the forum/default.asp page.
Thanks!

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 06 December 2001 :  13:19:43  Show Profile
Login as admin and go to the Admin Options > Main Forum Configuration. Then enter the URL for your site in the field called "Forum URL". That does mean both the logo and the "home" link will link to the same URL (taken you've entered the same URL in both places).

Roland

- here to help when possible -

http://www.frutzle.com
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 06 December 2001 :  13:23:12  Show Profile
Open your inc_top.asp file. Around line 154, look for this table tag:
<td valign="top" width="50%"><a href="default.asp"><img alt="<% =strForumTitle %>" border="0" src="<%=strTitleImage%>"></a></td>
Change the link in red to the page you want it to link to. Or you can change it to this:
<td valign="top" width="50%"><a href="<% =strHomeURL %>"><img alt="<% =strForumTitle %>" border="0" src="<%=strTitleImage%>"></a></td>



- David
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 06 December 2001 :  13:24:47  Show Profile
Frutzle, actually the image url is hard coded to go to default.asp.

- David
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.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07