Hi all

I am wanting to add a subtle snowflake effect to my test website, I have created a new file in my template override folder called jscript_snowfall.php which opens and closes with </script> tags. (I also tried a jscript_snowfall.js type file without the tags)

The problem is the snowflakes just appear on top of each other and dont move, I think I need to use css to style them somehow, or say no style should apply as they appear in the top corner.

What is the best approach to solve this?

My site is

http://test.italianhampers.co.uk

I got the code from, and want the same effect as..

http://www.hypergurl.com/snowmaker.html

Thanks for any help.

Andy