gor
Retired Admin
    
Netherlands
5511 Posts |
Posted - 15 April 2001 : 15:10:53
|
quote:
I'm new to Snitz and ASP. I have searched/viewed all the files that come with the forum software download and still can't find:
1.) The file name and location in the file that issues the call for the logo in the upper, left corner of the forum.
It is in a variable in inc_top.asp Look for this code:
<td valign="top" width="50%"><a href="default.asp"><img alt="<% =strForumTitle %>" border="0" src="<%=strTitleImage%>"></a>
quote:
2.) Where this image file URL is stored.
Take a look in the admin options, there you can set the variable that sets the filename and location. It then is stored in the FORUM_CONFIG table in the database.
quote:
3.) Once the location in the proper file is found, will a Java code allowing a call for a different image in each catagory be allowed as a Mod in this file.
Yes, you can change that image any way you like (even remove it completely). The readme.txt is referring to the Powered By image/text link in the lower right corner. You can set that to a textlink in the Admin Options also.
Pierre Join the Snitz WebRing |
 |
|