Animated label Cloud widget makes a great eye candy and can attract anyone's attention. Here you can find simple step-by-step instructions to own one.
- Login to blogger and select Layout tab.
- Click on 'Add a Gadget' button and select 'Html/Javascript' from the pop-out window.
- Paste the below code and save.
- Replace 'YOUR-BLOG-URL' with your target website url.
<script type="text/javascript">
/*<![CDATA[*/
var w2bFlashLabelSettings = {
blogurl : "YOUR-BLOG-URL",
color : "000000",
hoverColor : "333333",
backgroundColor: "FFFFFF",
size : 12,
speed : 100,
width : 290,
height : 300,
transparency : true
};
/*]]>*/
</script>
<script type="text/javascript" src="http://bloggerblogwidgets.googlecode.com/svn/trunk/w2b_new_flash_label_cloud.js"></script>
You can customize size, speed, color, width & height by changing the appropriate values.
Still any doubts? Comment here. Its my pleasure to help you!!!

No comments:
Post a Comment