Add a beautiful Christmas snow fall effect to your blogger blog to impress and surprise your visitors and wish them a very happy marry Christmas. How to Add a Christmas Snow Fall Effect to Blogger Blog

Christmas is just few days away and soon it will knock the doors of entire world. Everyone is decorating their homes, streets, gardens and even some crazy guys are also decorating their cars. Being a blogger, it is important to stay connected with the visitors. So keeping that in mind, how can bloggers surprise their visitors in this Christmas? Decoration is one of the good way to surprise your visitors and show them your skills. Today I am going to share one of the Christmas surprises that you can give to your visitors and that surprise is 'Snow Fall Effect'. I know you are thinking what is that? How it will look? Etc. So, first go and see the live demo by clicking the button below:
As you can see in Demo, this effect will display a Snow Fall on your blog and that it will definitely surprise your visitors. Decorating your blog with this snow fall effect will make you special from others and it will really show the talent you got. So, show your skills and surprise your visitors by adding snow fall effect to your blogger blog. Let's learn how you can add this snow fall effect to your own blogger blog , step by step with no steps skipped.
How to Add a Christmas Snow Fall Effect to Blogger Blog?
To add a beautiful Christmas snow fall effect to your blogger blog, just follow these simple steps:
Step 1: Go to your Blogger Dashboard >> Select a Blog >> Click on Template and click Edit HTML button.
Step 2: Click inside the template code area, use CLTRL-F and search for the </body> tag.
Step 3: Now copy the below code and paste it just before/above the </body> tag:
- <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
- <script src="https://66682590faf3f4abfbd1a321fe3d713631ccec2b.googledrive.com/host/0B2MISW7jvFMINHR0emdKS3JOZHc"></script>
- <script>
- $(document).snowfall({flakeCount : 100, maxSpeed : 10, flakeColor: "white", minSize: 1, maxSize: 5, round: true});
- </script>
COMMENTS