Add-on Snow effect for winter

Can't seem to get it working on latest version, the snow always falls BEHIND the logo and other content....
 
I've got a problem. Opera does not supports this nice effect.
if somebody will hit "Enter" on his keyboard, everything will delete.
 
Did you grab the very latest script for this? I used this on the MyBB forum I ran before, but later spotted there's a newer latest version with fixes and support for other browsers posted on the authors website. I used that one instead before.
 
This will sound really stupid, but I can't remember where I added the snowflakes (falling snow) in my templates, and now I can't remember how to get rid of it... In the logo_block there's nothing, and I can't for the life of me find it. Can anyone help?
 
The best way to do something like that is to create a custom .js file such as snow.js and then use <xen:require js="js/xenforo/snow.js" /> to include it in the template.

You just need to change the file name/path to suit.
Hi Brogan,

Has anything changed since XF1.0 that requires a different piece of code?

I find that if I put the script in the template directly, it works fine. But if I put it in a .js (making sure the path is correct), it doesn't seem to work.
 
Top Bottom