Topic: snow effect for punBB (xmas)
1-) open /include/template/main.tpl with an text editor.
2-) copy-paste your script between last </div> and </body>.
Trick: if you want snows to fall up oposite of falling down. paste your script between <body> and <div id="punwrap">
3-) now upload your snow image somewhere like imageshack.us and paste full url link to xxx.gif which is located at var snowsrc="xxx.gif" in javascript.
Note: you can arange a lot of things about snow like speed, time etc...
to see an example visit our forum : http://www.langturk.com/forum/
link of javascript that we use and image are mentioned above are located in our forum.