Sunday, February 3, 2013

How to Make a Tag Cloud Spins

How to Make a Tag Cloud Spins |
How:

    
Login to your blog
    
Then select the design
    
Click the Edit HTML
    
after that check the Expand Widget
    
and look for this code: <b:section class='sidebar' id='sidebar' preferred='yes'> (Use Ctrl - F) "are not all like this blog template so please adjust it ea"
    
Then copy and paste the following code below the code above d an d search:
<b:widget id='Label99' locked='false' title='Tag Cloud airlandzz.blogspot.com' 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'> <a href='http://www.roytanck.com/'> Blogumulus by Roy Tanck </ a> and <a href='http://www.bloggerbuster.com'> Amanda Fazani </ a> </ div>
<script type='text/javascript'>
var so = new SWFObject ("http://sites.google.com/site/bloggerustemplatus/code/tagcloud.swf", "tagcloud", "300", "280", "7", " ; # FFFFFF ");
/ / Uncomment next line to enable transparency
/ / So.addParam ("wmode", "transparent");
so.addVariable ("tcolor", "0x333333");
so.addVariable ("mode", "tags");
so.addVariable ("distr", "true");
so.addVariable ("tspeed", "100");
so.addVariable ("tagcloud", "<tags> <b:loop values='data:labels' var='label'> <a expr:href='data:label.url' style='12'> <data:label.name/> </ a> </ b: loop> </ tags> ");
so.addParam ("allowscriptaccess", "always");
so.write ("flashcontent");
</ Script>
<b:include name='quickedit'/>
</ Div>
</ B: includable>
</ B: widget>

    
Preview first, if the widget is in conformity with what is expected Find template
Load disqus comments

0 komentar