Snowing effect...
Christine Cahoon Tue 05 Dec 2017 updated: Thu 07 Dec 2017
To get the same effect of snowflakes falling like our web site, just go to Administration -> Settings and under Custom script, add:
snow("white", 10);
If your site has a white background, use:
snow("border", 10);
and select Update. Border will enable each snowflake to be seen against the white background.
The number 10 is the number of snowflakes displayed at any one time. Change it to another number if you want to increase/decrease the volume of the snowflakes.
Select any page and the snow effect will be activated. Enjoy!
1 comment
Christine Cahoon Tue 02 Jan 2018
Now might be a good time to remove the snowflakes, although we're still in the throws of winter. Just go to Administration -> Settings and under Custom script, delete the instruction and select Update.
Below the text box, a timestamp will appear to indicate its done. Refresh the page and no more snowflakes.