Christmas is just a few days away, everyone is warming up and soon it will knock the doors of bloggers and the entire world. If you want to impress your visitors and you want to give them a Christmas surprise then this is the right time to show your skills. There are hundreds of Christmas surprises that you can give to your visitors. Today we're going to share one of them that is called Snow Fall Effect. This effect will display a Snow Fall on your blog and that it will definitely surprise your visitors.



If you want to decorate your blog for this Christmas, then it's the time to decorate it. In this tutorial we'll show you that How to Add a Christmas Snow Fall Effect to your Blogger Blog.

How To Add Snow Fall Effect To Blogger Blog:


Step 1. Go to your Blogger Dashboard >> Select a Blog >> Template and click Edit HTML button
Step 2. Click inside the template code area, use Ctrl+F and search for the </head> tag
Step 3. Now Copy (Ctrl+C) the below code and Paste (Ctrl+V) it just above/before the </head> tag


_______________________________________________
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'/>
<script src='http://yourjavascript.com/146111102320/snowfall.js'/>
<script>
$(document).ready( function(){
$.fn.snow({ minSize: 10, maxSize: 50, newOn: 400, flakeColor: '#ffffff' });});
</script>
_________________________________________________

Note: Remove the code in purple color if you already have jQuery in your template. 
 
Customization:

  • Increase or Decrease the minimum size of snow by changing the value in minSize: 10,
  • Increase or Decrease the maximum size of snow by changing the value in maxSize: 50,
  • Increase or Decrease the value in the newOn: 400, option for changing the snow fall speed
  • To change the snow color replace #ffffff with your own color code
Step 4. Click Save Template button
And you're done!

 

Conclusion:

 

We hope, this article helped you in adding Christmas Snow Fall Effect to blogger blog. Share this article with your friends. *Happy Xmas !*

Do You Like This Post ?

0 comments :

Post a Comment

If you face any problem, then don't hesitate. Just Sumbit Your Problem In The Comment Section Within 24 Hours. Be Careful We Have Zero Tolerance For Spam !

 
YOURTBOX © 2015. All Rights Reserved. Powered by Blogger
Top