hey all viewer , here are very very simple steps how to add snow effect in blogger of different 2 types so that your blog will look attractive enough to your readers and followers. This effect suites the winter and it enhance your blog very much giving it a unique look from all other blogs.
sample view of the snow effect: VIEW SNOW EFFECT
how to add the effect:
just go to blogger dashboard>layouts
add a gadget> HTML/JavaScript
simply add 2 of the html/javascript gadget and copy paste the two codes in the gadget, 1 code in 1 gadget
then save > view blog
if the effect does not works, move the gadget to the body parts and do not name the gadget otherwise the name will appear and wil not look good.
codes 1:
<script src="http://yourjavascript.com/25223141921/snowstorm-min.js"></script>code 2:
<script src="http://code.jquery.com/jquery-1.8.2.min.js"type="text/javascript"></script>
<script src="http://cloud.github.com/downloads/kopipejst/jqSnow/jquery.snow.js"
type="text/javascript"></script>
<script>$(document).ready( function(){
$.fn.snow();});</script>
No comments:
Post a Comment