- Login to Blogger Account
- Go to Design > Edit Html
- Search for Bellow Code of Section (Without checking of Expand Widgets Checkbox)
- NOw find
<b:section class='sidebar' id='sidebar' preferred='yes'> After Paste
<b:includable id='main'>
<b:if cond='data:title'><h2><data:title/></h2></b:if>
<div class='widget-content'>
<div id='way2blogging_label_cloud' style='width:100%;height:300px'>
<b:loop values='data:labels' var='label'>
<a class='tag-link' expr:href='data:label.url' expr:style='"font-size: 1" + data:label.cssSize + "pt;"'><data:label.name/></a>
</b:loop>
</div>
<script src='http://bloggerblogwidgets.googlecode.com/files/FC_Blogger_Way2blogging.js' type='text/javascript'/>
<p style='font-size:0.6em;text-align:right'>Label <a href='http://www.blogshelper.blogspot.in'>Labels</a></p>
<script type='text/javascript'>
fatCloud.SWF = "http://bloggerblogwidgets.googlecode.com/svn/trunk/way2blogging-fatcloud.swf";
var way2blogginglabelcloud_fatcloud = new FatCloud("way2blogging_label_cloud", "Wordle");
way2blogginglabelcloud_fatcloud.options = {"textAngle": "Horizontal","sizeRatio": "12","colorScheme": "Aqua","fgColor": "#868A08","mgColor": "#7401DF","sColor": "#F5F6CE","bgColor": "#FFFFFF","font": "Report","randomFont": "yes"};
fatCloud.fontList = ["Expressway", "Meloche", "Museo", "Negotiate", "Report"];
way2blogginglabelcloud_fatcloud.noXML = true;
way2blogginglabelcloud_fatcloud.saveSkinCacheURL = "/";
document.getElementById("way2blogging_label_cloud").style.visibility = "hidden";
</script>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
No comments:
Post a Comment