Thursday, February 14, 2013

How to Make a Cumulus Cloud Tag, Label Spins on Blogger


Once there Kismet also finally find any tutorial how to create a tag cloud rotating in a blog, or a spin label. You can see the results of how to create a spin label on this blog is mine.

NOTE: Not all can support for a given template tag cloud. And before you tried to make a spin label, mending yours once you download the template.

Here's how: |



1. Login to blogspot

2. Click the Design / Design >> Edit HTML >> Check the Expand Widget Templates,

3. Search code: <b:section class='sidebar' id='sidebar' preferred='yes'>

(If you want faster nyarinya use F3 only)

4. Then copy and paste the code below right under that code,
 <b:widget id='Label99' locked='false' title='Tag Cloud Comulus Labels' type='Label'>
<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<script src='http://sites.google.com/site/bloggerustemplatus/code/swfobject.js' type='text/javascript'/>
<div id='flashcontent'>Blogumulus by <a href='http://www.roytanck.com/'>Roy Tanck</a> and <a href='http://www.bloggerbuster.com'>Amanda Fazani</a></div>
<script type='text/javascript'>
var so = new SWFObject(&quot;http://sites.google.com/site/bloggerustemplatus/code/tagcloud.swf&quot;, &quot;tagcloud&quot;, &quot;240&quot;, &quot;300&quot;, &quot;7&quot;, &quot;#ffffff&quot;);
// uncomment next line to enable transparency
//so.addParam(&quot;wmode&quot;, &quot;transparent&quot;);
so.addVariable(&quot;tcolor&quot;, &quot;0x333333&quot;);
so.addVariable(&quot;mode&quot;, &quot;tags&quot;);
so.addVariable(&quot;distr&quot;, &quot;true&quot;);
so.addVariable(&quot;tspeed&quot;, &quot;100&quot;);
so.addVariable(&quot;tagcloud&quot;, &quot;<tags><b:loop values='data:labels' var='label'><a expr:href='data:label.url' style='12'><data:label.name/></a></b:loop></tags>&quot;);
so.addParam(&quot;allowScriptAccess&quot;, &quot;always&quot;);
so.write(&quot;flashcontent&quot;);
</script>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>


 5. Before you save, it is good you priview first, if dah succeed, you just save.

NOTE

1. Red color: Change to change the size of the tag cloud

2. Green color: Change to change the background color of the tag cloud

3. Black Color: Change to change the font size

4. Tag Cloud will run when the computer is already installed adobe flash player.

5. If you can not copy and paste in the right click!! Please block of HTML code and CTRL
Load disqus comments

0 komentar