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)
 Point logo to root of domain?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

vbmark
Starting Member

3 Posts

Posted - 22 November 2006 :  23:43:38  Show Profile
Hello,

The logo in the upper left hand corner points to my forum subdirectory but I would like it to point to the root of my domain.

I've tried changing the setting "Forum URL:" to point to the root but still it point to the forum subdirectory.

How can I change this?

Thanks!

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 23 November 2006 :  04:21:12  Show Profile
quote:
Originally posted by vbmark
I've tried changing the setting "Forum URL:" to point to the root ...
If oyu do that, you'll break things on your forum; the forum URL in your admin options has to be your forum's directory.


Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page

vbmark
Starting Member

3 Posts

Posted - 23 November 2006 :  09:23:54  Show Profile
MarshalMix,

That wasn't exaclty what I wanted but I was able to take what you gave me and make it work the way I needed.

All I did was take this:
"    <td valign=""top"" width=""50%""><a href=""default.asp"" tabindex=""-1"">" & getCurrentIcon(strTitleImage & "||",strForumTitle,"") & "</a></td>" & vbNewLine & _


and change it to this:
"    <td valign=""top"" width=""50%"">        <a href=""" & strHomeURL & """" & dWStatus("Homepage") & " tabindex=""-1""><acronym title=""Homepage"">MyHomePage.com</acronym></a>" & getCurrentIcon(strTitleImage & "||","Return to Site Home Page","") & "</a></td>" & vbNewLine & _


Thanks for the help. It works great.

Mark
Go to Top of Page

vbmark
Starting Member

3 Posts

Posted - 23 November 2006 :  09:35:11  Show Profile
quote:
Originally posted by Shaggy

quote:
Originally posted by vbmark
I've tried changing the setting "Forum URL:" to point to the root ...
If oyu do that, you'll break things on your forum; the forum URL in your admin options has to be your forum's directory.





Ok, I put it back. Thanks for the heads up.
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.41 seconds. Powered By: Snitz Forums 2000 Version 3.4.07