Hey! blogger we cannot add cloud labels gadget to blogger sidebar! but do not worry we have a way to do that now, that is a new way! today i'm gonna show you how to add flash label cloud gadget to blogger. i really like this website because it have a cool look. so i hope you really like this gadget.now guys follow the simple steps below to do it..we will meet again in next post.nice day!
If you like this widget follow simple steps below.
1.Log in to your dashboard--> Design- -> Edit HTML
2.Without "Expand Widget Templates",Scroll down to where you see this:-
<b:section class='sidebar' id='sidebar' preferred='yes'>
3.Now Paste the below codes immediately after the above code.
<b:widget id='Label99' locked='false' title='Labels' type='Label'>
<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<object type="application/x-shockwave-flash" data="http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf" width="250" height="200" allowscriptaccess="always" >
<param name="movie" value="http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf" />
<param name="bgcolor" value="#ffffff" />
<param name="flashvars" value="tcolor=0x000000&mode=tags&distr=true&tspeed=100&tagcloud=<tags>
<b:loop values='data:labels' var='label'>
<a expr:dir='data:blog.languageDirection' expr:href='data:label.url' style='12'><data:label.name/></a>
</b:loop>
</tags>" />
<p>Blogumulus by <a href='http://www.roytanck.com/'>Roy Tanck</a> and <a href='http://www.bloggerbuster.com'>Amanda Fazani</a></p>
</object>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
4.Click on "Save Templates" and Refresh your site.
If you like this widget follow simple steps below.
1.Log in to your dashboard--> Design- -> Edit HTML
2.Without "Expand Widget Templates",Scroll down to where you see this:-
<b:section class='sidebar' id='sidebar' preferred='yes'>
3.Now Paste the below codes immediately after the above code.
<b:widget id='Label99' locked='false' title='Labels' type='Label'>
<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<object type="application/x-shockwave-flash" data="http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf" width="250" height="200" allowscriptaccess="always" >
<param name="movie" value="http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf" />
<param name="bgcolor" value="#ffffff" />
<param name="flashvars" value="tcolor=0x000000&mode=tags&distr=true&tspeed=100&tagcloud=<tags>
<b:loop values='data:labels' var='label'>
<a expr:dir='data:blog.languageDirection' expr:href='data:label.url' style='12'><data:label.name/></a>
</b:loop>
</tags>" />
<p>Blogumulus by <a href='http://www.roytanck.com/'>Roy Tanck</a> and <a href='http://www.bloggerbuster.com'>Amanda Fazani</a></p>
</object>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
4.Click on "Save Templates" and Refresh your site.
Categories:
Widget
0 comments:
Post a Comment