Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 animated text to display news at the top
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

funinbc
Junior Member

245 Posts

Posted - 13 December 2002 :  15:05:02  Show Profile
Does anyone know if there is a mod that would show a Java ,flash or animated text at the top of the forum that displays news

here is an exsample

http://www.allterrainers.com/cgi-bin/YaBB/YaBB.pl

@tomic
Senior Member

USA
1790 Posts

Posted - 13 December 2002 :  15:12:04  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
There's nothing animated about it. It's just javascript to fade the text. I did a view source and found this:

    <SCRIPT LANGUAGE="JavaScript1.2" TYPE="text/javascript">
    <!--
    FDRboxWid = 590;
    FDRboxHgt = 50;
    FDRbackCol = "#054800";
    FDRborWid = 0;
    FDRborSty = "solid";
    FDRborCol = "#054800";
    FDRboxPad = 4;

    FDRtxtAln = "center";
    FDRlinHgt = "11pt";
    FDRfntFam = "Verdana";
    FDRfntCol = "#ffffff";
    FDRfntSiz = "10pt";
    FDRfntWgh = "bold";
    FDRfntSty = "normal";
    FDRlnkDec = "underline";
    FDRlnkCol = "#000080";
    FDRhovCol = "#800000";

    FDRblendInt = 3;
    FDRblendDur = 1;
    FDRmaxLoops = 100;

    FDRendWithFirst = false;
    FDRreplayOnClick = true;
    FDRjustFlip = false;
    FDRhdlineCount = 1;

    FDRgifSrc = "http://allterrainers.com/YaBBImages/fade.gif";
    FDRgifInt = 10;
    //-->
    </SCRIPT>
    <SCRIPT LANGUAGE='JavaScript1.2' TYPE='text/javascript'>
    prefix="";
    arNews = [
"<font size=\"4\">The Allterrainers would like to wish everyone a Very Merry Christmas and All the Best in The New Year! <img src=http://allterrainers.com/YaBBImages/smiley.gif></font>",""    ]
    </SCRIPT>
    <SCRIPT LANGUAGE="JavaScript1.2" src="http://allterrainers.com/fader.js" TYPE="text/javascript"></SCRIPT>
    <div align="center"><div id="elFader" style="position:relative; visibility:hidden; width:100%;">
    <font face="Verdana, Arial" size=2>YaBB News Fader</font>
    </div></div>


@tomic

SportsBettingAcumen.com
Go to Top of Page

funinbc
Junior Member

245 Posts

Posted - 13 December 2002 :  18:22:50  Show Profile
Ok do you think it would be as simple as cut and paste? also which file do I paste it into so it's displayed just above the board. Any ideas???
Go to Top of Page

mortioli
Average Member

United Kingdom
898 Posts

Posted - 17 December 2002 :  16:47:22  Show Profile  Visit mortioli's Homepage  Send mortioli an AOL message  Send mortioli a Yahoo! Message
You'd need to download this file...

http://allterrainers.com/fader.js

...and the images which it uses.

If you want it just above the forum, paste it at the bottom on inc_header.asp - that's where I've put my things anyway
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 17 December 2002 :  22:34:21  Show Profile  Visit dayve's Homepage
I use an XML generated ticker at my forum...

http://www.burningsoulsforum.com

I'd be willing to share, but I'm still in testing phase. Seems to be extremely stable.

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