Tag Cloud, Categories, Labels or whatever they call call it. These widgets are very important in a blog. This helps a user to navigate further your blog easily. The usual widget shows the list of the labels you have in your post which is kinda normal to a blog. Some bloggers are experimental in nature and want some new stuff running in their blogs and this widget fit them most.
This widget is a 3D Spherical Animated Tag Cloud Widget. As the name implies, this animated so the labels or categories that it shows are moving. Or not really, if a visitor hover his mouse to the widget then the labels will start rotating in a spherical pattern. Nice huh! Below is an image of the widget I have in my blog.
Add 3D Spherical Animated Tag Cloud On Blogger:
1. Go to your Dashboard > Design > Edit HTML.
2. Find the code below:
3. Copy the code below and paste it direct under the code in step 2:
<b:section class='sidebar' id='sidebar' preferred='yes'>
4. Preview your blog.
<b:widget id='Label99' locked='false' title='Tag Cloud' 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</div> <script type='text/javascript'> var so = new SWFObject("http://sites.google.com/site/bloggerustemplatus/code/tagcloud.swf", "tagcloud", "160", "200", "7", "#ffffff"); // uncomment next line to enable transparency //so.addParam("wmode", "transparent"); so.addVariable("tcolor", "0x800060"); 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>
5. If you see the widget running perfectly then SAVE it.
Configuration:
Find the numbers below and change it as you needed.
Text color: 800060 (purple in as default in the code above)
Height: 200 px
Width: 160 px
Font size: 12
Hope you have the widget running perfectly in your blog. Leave a comment if there's something wrong. ^^
15 comments:
I can't fine that line in my HTML code (step 2).
What can I do?
I can't find the code that you said in the step 2. What should I do? Please Help Somebody fast!!
You can't find:
b:section class='sidebar' id='sidebar' preferred='yes'
because you probably use different template.
Try searching for:
b:section-contents id='sidebar-right-1'>
or
b:section-contents id='sidebar-left-1'>
and insert the code after these ones.
thnxs for code...
http://nitinkumarpalmist.blogspot.com
thnks for code worked well
reedlls.blogspot.com
How to change background color?
HI
I tried but it's not ok in my blog
mademoisellealex.com
thank you
help me plz it seems but does not tag words.
its operates without the words of the labels plz help me.
It is not tagging labels. It just says "Blogumulus."
Thankyou its working.
The tags in the cloud are only the label how may i customize the tags float to display only some specific words that i like but not the words/tags of label.
I mean to display some particular words/tags that i like but not the words/tags of the label.
may you suggest some steps?
thank you
nice post I would try on my site as well
http://www.mymastientertainment.co.cc/
I am sure you have a great fan following out there.
http://www.klipped.org
Post a Comment