PDA

View Full Version : Forum Display Enhancements - Falling Snow On your forum


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

Viper007Bond
11-29-2006, 01:02 AM
Shouldn't this be under template modifications? ;)

bollyzone.net
11-29-2006, 01:04 AM
i'm sorry dude
i posted it first time so didnt know :surprised:

:D thanx for telling me

Shazz
11-29-2006, 04:56 AM
Already been posted in the past?
I remember this..
Anyway nice for sharing

JD45
11-29-2006, 06:43 AM
Repost?

https://vborg.vbsupport.ru/showthread.php?t=132475&highlight=snow

Shazz
11-29-2006, 02:10 PM
Its also red..
I remember this on a 3.0 modification :D

peterska2
11-29-2006, 07:42 PM
Shouldn't this be under template modifications? ;)

No, this requires a file upload and therefore is an addon.

Biek
11-30-2006, 11:59 AM
Lovely, thanks for sharing. Is there any way to go more 'blizzard' mode? :)

hendri
11-30-2006, 12:57 PM
good for christmas time

Josh1
11-30-2006, 01:49 PM
Alot of my users complained of browser lag even on the lowest settings when I installed this mod, is there a way to fix this?

- Josh

jerrygad
11-30-2006, 06:05 PM
How lovely. Thanks for sharing. *Installed*

bollyzone.net
11-30-2006, 10:24 PM
I and my users never has any lag prolem. dont know man sorry

doberlec
12-01-2006, 07:42 AM
It's because of the Javascipt. When the browser displays the snow falling, the browser uses more system resources than usual. On slower machines such effects can cause the browser to ground to a halt and be not responsive any more. Thst is why you should always incorporate a possibility to switch the script on and off for your users. Otherwise you force users to sluggish performance, even though your server is not to blame for it.

alawee.blawee
12-06-2006, 10:01 AM
thanks I'll try it today

oldfan
12-22-2006, 06:43 PM
thanks :)

alfaowner
12-14-2008, 03:30 PM
this worked great thanks

rmbr2k
10-21-2009, 11:07 AM
thanks :) :)

g4dual
12-15-2009, 09:09 AM
thanks :up: