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)
 Can I change the title of the logo?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

macho
Junior Member

Denmark
150 Posts

Posted - 07 July 2003 :  17:56:29  Show Profile
This is a part from inc_header.asp :

<a href=""default.asp"" tabindex=""-1"">" & getCurrentIcon(strTitleImage & "||",strForumTitle,"") & "</a></td>" & vbNewLine & _

It shows the logo in the upper left corner and (with mouse over) shows the title of the forum.
How do I change this so the title over the image doesn't show the title of the forum, but another free text?

Edited by - macho on 07 July 2003 18:01:31

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 07 July 2003 :  18:19:38  Show Profile
replace strForumTitle with the text you want it to be inbetween quote signs like this: "Text here"
Go to Top of Page

macho
Junior Member

Denmark
150 Posts

Posted - 07 July 2003 :  18:37:40  Show Profile
If I try your suggestion, FrutZle, I am getting this error:

Microsoft VBScript compilation error '800a03ee'

Expected ')'

/forum/inc_header.asp, line 284

" <td valign=""top"" width=""50%""><a href=""default.asp"" tabindex=""-1"">" & getCurrentIcon(strTitleImage & "||"Text here"") & "</a></td>" & vbNewLine & _
-------------------------------------------------------------------------------------------------------------^


??

Edited by - macho on 07 July 2003 18:51:37
Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 07 July 2003 :  18:48:39  Show Profile
You have an extra " after the word here actually...


getCurrentIcon(strTitleImage & "||","Text here","")

you removed the commas ... you don't want to do that

Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~

Edited by - Nikkol on 07 July 2003 18:50:17
Go to Top of Page

macho
Junior Member

Denmark
150 Posts

Posted - 07 July 2003 :  18:53:19  Show Profile
Thanks a lot Nikkol - those extra " did it :-)
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 08 July 2003 :  04:33:39  Show Profile
A little late, and no offense, but I told you to replace strForumTitle with the text you want between quotes. I didn't say you should remove anything else such as the existing quotes and/or commas.
it's not my fault you can't follow instructions

Glad you got it working though.
Go to Top of Page

macho
Junior Member

Denmark
150 Posts

Posted - 08 July 2003 :  17:20:53  Show Profile
-> FrutZle

Sometime I just wish I could read ;-)

regards - Macho
Go to Top of Page

Wuggles
Starting Member

2 Posts

Posted - 09 July 2003 :  00:57:06  Show Profile
I searched, and found almost exactly what i was looking for, but since it wasn't exact, and i couldn't reply to it (archived or locked?) and its basically the same as this, i'll post it here!

I want to put a flash animation where the logo goes.

The code for it is this:

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="347" HEIGHT="180" id="menu" ALIGN="">
<PARAM NAME=movie VALUE="http://www.digitalnugget.com/menu.swf"> <PARAM NAME=loop VALUE=0>
<PARAM NAME=menu VALUE=0> <PARAM NAME=quality VALUE=High>
<PARAM NAME=bgcolor VALUE=000000>
<param name="_cx" value="9181">
<param name="_cy" value="4763">
<param name="FlashVars" value="0">
<param name="Src" value="http://www.digitalnugget.com/menu.swf">
<param name="WMode" value="Window">
<param name="Play" value="0">
<param name="SAlign" value>
<param name="Base" value>
<param name="AllowScriptAccess" value="always">
<param name="Scale" value="ShowAll">
<param name="DeviceFont" value="0">
<param name="EmbedMovie" value="0">
<param name="SWRemote" value>
<EMBED src="http://www.digitalnugget.com/menu.swf" loop=false menu=false quality=high bgcolor=#000000 WIDTH="347" HEIGHT="180" NAME="menu" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>

I found it too difficult for me to put that code in... single quote, double quote, triple quote, gah!

Could someone who knows what they're doing put that code in where it should be for me? TIA
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 09 July 2003 :  04:05:44  Show Profile
quote:
Originally posted by Wuggles

I searched, and found almost exactly what i was looking for, but since it wasn't exact, and i couldn't reply to it (archived or locked?) and its basically the same as this, i'll post it here!

I want to put a flash animation where the logo goes.


Looks like you didn't search in the right forum then: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=43837
Go to Top of Page

Wuggles
Starting Member

2 Posts

Posted - 09 July 2003 :  09:59:06  Show Profile
I said almost exactly. I found flash code for that spot, but mine has more parameters. However, on your link, was code that let me do an include file, which does just as well, if not better. (which i thought of, but again, didn't know how to write it in there). Thanks a bunch!
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 09 July 2003 :  10:06:53  Show Profile
So the problem's solved?
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 1.47 seconds. Powered By: Snitz Forums 2000 Version 3.4.07