04 March 2009

Add Snow in Your Blog

Effect snow is very popular on the web for decorative purposes. This script uses a series of Div tags to make the snow fall to the bottom of all web pages, without using images.

Can you see the snow that fell on this page?? I believe you definitely see it, and want to create like that. :)


  • Download this script, then upload this file to the server that you use often, eg to google sites.
  • Copy the URL of the file before you upload. ( just sample, don't use that )
    ex : www.habeebchuex.com/snow.js
  • Login go to your layouts section.
  • Find
    <head>
    <b:include data='blog' name='all-head-content'/>
  • Paste this script after <b:include data='blog' name='all-head-content'/>
    <script src='your URL js' type='text/javascript'/>
  • Change green text with your url js. ( as an example )
    <head>
    <b:include data='blog' name='all-head-content'/>
    <script src='www.habeebchuex.com/snow.js' type='text/javascript'/>
  • Click save template button, then view your's blog now.

0 comment: