Snowstorm for your site ~.~
1. Upload 2 folder: clientscript and images to your forum.
2. Just add the code below into headinclude Code:
<script type="text/javascript" src="clientscript/snowstorm.js"></script> (Line 71) Code:
// PROPERTIES // ------------------ var imagePath = 'images/snow/'; // relative path to snow images (including trailing slash) var flakesMax = 128; var flakesMaxActive = 64; var vMaxX = 8; var vMaxY = 4; var usePNG = true; var flakeBottom = null; // Integer for fixed bottom, 0 or null for "full-screen" snow effect var snowStick = true; var snowCollect = false; var targetElement = null; // element which snow will be appended to (document body if undefined) var followMouse = true; var flakeTypes = 6; var flakeWidth = 5; var flakeHeight = 5; // ------------------ - http://schillmania.com/projects/snowstorm/basic-example.html Thanks: - Scott Schiller (http://schillmania.com/projects/snowstorm/) Download
snowstorm.zip (8.6 KB, 855 downloads) |
Similar Mods
New Posting Features Postbit Enhancements: Icons - Gender / Site Supporter / Site Profiles | vBulletin 3.8 Add-ons |
Forum Display Enhancements Advanced Snowstorm Integration for Christmas | vBulletin 3.6 Add-ons |
Snowstorm | vBulletin 3.5 Styles |