Adding a Snow Falling Effect is very easy and simple technique just by embedding a simple code in footer.php file of your wordpress theme.

Click here to see the demo:-
Yesterday, i was browsing about tourism places in shimla and what i found is Snow fall in shimla.So, i got the idea of writing this post if there is a way to add a snow fall effect in wordpress blogs.
I enjoyed writing the posts for all my blog readers.So let me show How to do it ?
1. Go to Appearance>>Editor>>Header.php in your WordPress Dashboard and then add the following code to it right before the closing body tags.
###CODE###
<script type=”text/javascript” src=”snow.js”>
/***********************************************
* Snow Effect without images-by Kurt Grigg at http://www.btinternet.com/~kurt.grigg/javascript
* Script featured & available at Dynamic Drive at http://www.dynamicdrive.com/
* Please keep this notice intact
***********************************************/
</script>
And you all done..
Note
lease take backup of your theme before adding any code to your theme file in case if any mistake then it can be avoided.
This snow effect can be used for decorative purposes and can even use for Christmas or if you are making a blog on Tourism then it will be very much helpful.

Trackbacks/Pingbacks
[...] How to Add a Snow Effect to Your Blog/Website [...]
[...] How to Add a Snow Effect to Your Blog/Website [...]