Hey guys wanna add the snow effect to your blog well here we are ;)
OK so here is what you have to do
OK so here is what you have to do
- Open templates
- Then open edit HTML tab
- search for the code
</head>
- Then paste this code just above </head>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'/>
<script src='http://yourjavascript.com/61532113121/new-snofall.js'/>That's it fellas and you are done
<script>$(document).ready( function(){$.fn.snow({ minSize: 10, maxSize: 50, newOn: 400, flakeColor: '#ffffff' });});</script>
No comments:
Post a Comment