Snow flakes widget in Blogger

December 5th, 2008 by admin | Filed under Blogger.
ads

Christmas is on its way and many Bloggers are changing their templates and widgets to welcome this season . At techknowl , i have numerous changes as you can see in my logo and template design . I have added snow flakes in my template and i will help you to add a similar one in your template .

Snow flakes
Go to your Blogger template’s Layout and open Edit HTML .
Now search for </style> tag and place this code just after that ,

<script src="http://coloriteman.googlepages.com/snowflakes.js" type="text/javascript"></script>

Save and preview the changes .

You can customize the number,color and speed of the snow flakes by changing the JavaScript used with the above code ( given in bold) .

var num = 60; //controls the number of flakes
var timer = 20;//controls the speed of flakes

Download it here and edit using notepad and re-upload to any file uploading service that support hotlinking of JavaScript files. Ps: remember to change the URL in bold with your new edited javascript link .

Wish you a happy Christmas and prosperous New year .

Enter your Email Address:

Tags:

Have any comments?