Back to vBulletin 3.8 Template Modifications

Let your links' lights be on and off
Mod Version: 2.00, by yilmaz68

vB Version: 3.8.4 Rating: (2 votes - 5.00 average) Installs: 9
Released: 08 Jan 2010 Last Update: Never Downloads: 32
Not Supported Auto-Template Code Changes Additional Files  

Download .js files and upload thats your forums (ROOT)

Edit links "yoursite.com" in php code and add that your forums header template over.

PHP Code:
<script type="text/javascript" src="yoursite.com/rollout.js"></script>
<
script language="javaScript">
fadeClasses = new Array(""); // Determines which classes get which colors
startColors = new Array("#7e7e7e"); // MouseOut link colors
endColors = new Array("#00D800"); // MouseOver link color
stepIn 20// delay when fading in
stepOut 20// delay when fading out
autoFade true;
sloppyClass true;

</
script>
<
script src="yoursite.com/fade.js"></script
1. colour code (you see in code and you can edit for yourself.)
HTML Code:
#7e7e7e
2. colour code (you see in code and you can edit for yourself.)
HTML Code:
#00D800

1. second code (you see in code and you can edit for yourself.)
HTML Code:
stepIn = 20;
1. second code (you see in code and you can edit for yourself.)
HTML Code:
stepOut = 20;
Note : Your color codes must be the same with your forum link cods.

Download

File Type: %1$s links.zip (1.9 KB, 36 downloads)

Supporters / CoAuthors

  • yilmaz68

vblts.ru supports vBulletin®, 2022-2024