TekEss
Junior Member
Posts: 3
Registered: 9/8/2006
Member Is Offline
|
| posted on 9/8/2006 at 03:37 PM |
|
|
insert text
can you please tell me exactly where i insert lines of text. I am a techno turtle and really need my hand held when trying to do this. I have it
installed but cannot add text and cannot find out how I get rid of the pre existing demo text. I used sample 1 if that helps.
Thanks
|
|
|
TekEss
Junior Member
Posts: 3
Registered: 9/8/2006
Member Is Offline
|
| posted on 9/9/2006 at 02:59 PM |
|
|
UPDATE...even though it appears this forum is never visited by a mod.
I was finally able to figure it out and got each line of text added directly. It works finr on my local machine but does not work when I ftp tp my
site.
here is the source code from the page and it is there and is not generating any errors.
The Scroller should be under the yellow highlighted "News and Events"
what have I done wrong ?
<script language="javascript" src="http://www.bbqtalk.ca/forums/templates/NoseBleed/ts_files/scroll.js"></script>
<SCRIPT LANGUAGE="JavaScript">Tscroll_init (0)</SCRIPT>
the webpage is also in templates/nosebleed
|
|
|
TekEss
Junior Member
Posts: 3
Registered: 9/8/2006
Member Is Offline
|
| posted on 9/10/2006 at 08:04 AM |
|
|
Guys, I have tried everything. I now have the setup like this
<script language="javascript" src="httpdocs/ts_files/scroll.js"></script>
in the head of my page that the script should be invoked.
<SCRIPT LANGUAGE="JavaScript">Tscroll_init (0)</SCRIPT>
in the area that I want the scroller to work.
the page that the scroller is located is
mysite/httpdocs/forums/templates/nosebleed/overall_header..."overall-header" is where the code sould be displayed.
the path to file is
var Tscroll_path_to_files = '/httpdocs/ts_files/scroll.js'
Please help with this...be very detailed as I am very new to this. I will be checking in many times today. Really want to get this working.Nothing
shows up at all.
|
|
|