bollyzone.net
11-28-2006, 10:00 PM
This is really simple to install takes about 1minute to install
Upload "snow.js" in your root directory and add following code into your HEADER template
" <!-- Start Snow For Christmas Code -->
<script type="text/javascript" src="snow.js"></script>
<!-- End Snow For Christmas Code -->"
Basically you can see snow falling in your forum.
Click Here (http://bollyzone.net) for DEMO (http://bollyzone.net)
You Can Change color too if you want other color instead of white
To change color, find following code in snow.js:
document.write('<div id="flake'+(idx+i)+'" style="position:absolute;top:0px;left:0px;width:'
+sfs[i]+'px;height:'+sfs[i]+'px;background-color:#FF0080;font-size:'+sfs[i]+'px"><\/div>');
and just change the color code you want
background-color:#FF0080
Upload "snow.js" in your root directory and add following code into your HEADER template
" <!-- Start Snow For Christmas Code -->
<script type="text/javascript" src="snow.js"></script>
<!-- End Snow For Christmas Code -->"
Basically you can see snow falling in your forum.
Click Here (http://bollyzone.net) for DEMO (http://bollyzone.net)
You Can Change color too if you want other color instead of white
To change color, find following code in snow.js:
document.write('<div id="flake'+(idx+i)+'" style="position:absolute;top:0px;left:0px;width:'
+sfs[i]+'px;height:'+sfs[i]+'px;background-color:#FF0080;font-size:'+sfs[i]+'px"><\/div>');
and just change the color code you want
background-color:#FF0080