Blogger How to Add Flash Animated Label Cloud widget




Flash animated widget used to select category in a better way.It also attract the visitor for bloggers,there are many posts in blogger for better selection Label Animated cloud widget is used.this tutor will help you get flash animated cloud label widget.

1.Login your blogger account



2.Then go to Dashboard-->Layout


3.Click on "Add a Gadget"-->choose HTML/JavaScript


4.Add the below code



<div id="NBTFlashContent"><p style="display:none;">Cool Labels by <a href="http://www.harivind.com/">CBT</a></p></div> <script type="text/javascript">  /*<![CDATA[*/  var NBTFlashLabelSettings = {blogurl : "http://itdenuma.blogspot.com/", color : "000001", hoverColor : "333334", backgroundColor: "FFFFFF", size : 11, speed : 99, width: 250height: 300, transparency :true  };  /*]]>*/  </script>  <script type="text/javascript" src="https://lables.googlecode.com/files/labels.js"></script>
 
 
 
 
 5.Red color highlighted Url change-->Your Blog URL
 You can also change the width & height
width= 250
height=300

6.Done