Sunday, December 23, 2012

Add Customizable Snow Storm Effect To Your Blog

For this Christmas festival im gonna give a snow falling effect for blog.So, this effect call SnowStrom Ill help you to add it to your blog easily.For this effect , we are using Javacript.Important part is  you can customize this now as your like.It means snow colors and how many show on home screen. Im already added the demo. you can check it from below link.Hope this effect helps you to make your blog attractive in this festival time.

snow+strom+for+blogger
Demo

1. Log in to blogger account and Click drop down.
blog-post-option
2. Now select "Template" Like Below.

Select-template

3. Now you can see Live on blog, Click EDIT HTML Button"

4. Now click Proceed button.
   
5. Find this tag by using Ctrl+F    </head>

6. Paste below code Before </head> tag

/* Flying Css3 menu www.bloggertrix.com*/

<script type="text/javascript" src="http://bloggertrix.googlecode.com/files/snowstorm.js"></script>

<script type="text/javascript">
snowStorm.snowColor = '#99ccff'; // blue-ish snow!?
snowStorm.flakesMaxActive = 68;  // show more snow on screen at once
snowStorm.useTwinkleEffect = true; 
</script>

To change snow color :
Replace 99ccff  with any color code. check below link for get any color code

How many snows show on home page:
Replace 68 with any numbers as your like.

7. Now save your Template.
    You are done...

4 comments:

  1. thanks for sharing buddy !! I think it's really a great trick to celebrate and make visitors happy in Christmas.:)

    ReplyDelete
  2. Wow Nice Effects For Merry Christmas Created by My Freind

    http://perfect-designing-developer.blogspot.in/2012/12/add-snow-fall-effects-on-your-web-page_19.html

    ReplyDelete