Blogumus allows you to display your site's tags, categories or both using a Flash movie that rotates them in 3D. It works just like a regular tags cloud, but is more visually exciting. Clicking the tags can be a little hard (depending on your speed setting) but does take you to the appropriate page.
1. From the dashboard > design > edit HTML > Expand widget templates.
2. Backup template (download full template) you as a precaution. (More info)
3. Using the find function (ctrl + F) looking for <b:section class='sidebar' id='sidebar' preferred='yes'> or <b:section-contents id='sidebar-right-1'> or <b:section class='sidebarright' id='sidebarright' preferred='yes'>
4. Copy the code below and paste it after the found section code:
<b:widget id='Label99' locked='false' title='Labels' type='Label'>5. Then preview your template. After you satisfied with the result, save it. If it goes wrong, try again or upload your saved template and start over again.
<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("http://sites.google.com/site/bloggerustemplatus/code/tagcloud.swf", "tagcloud", "240", "300", "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>
Edit the colors and dimensions as required, or move it to a different location.
Default Blogmulus Variables
Blogumus includes the following preset variables:
- Width is set to 240px
- Height is set to 300px;
- Background color is white
- Test color is grey
- Font size is "12"
Customizing Blogmulus
To customize the dimensions and background-color, modify the following line :
var so = new SWFObject("http://sites.google.com/site/bloggerustemplatus/code/tagcloud.swf", "tagcloud", "240", "300", "7", "#ffffff");To customize the font color,modify the following line :
so.addVariable("tcolor", "0x333333");To customize the font size,modify the following line :
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>");Requirements
For Blogumus to display properly in your template, you will need to have Flash Player 7 or higher. You can download the latest Flash Player plugin for your browser from Adobe. I'm not sure that this installation will support special characters as tags (only Latin characters supported at present).
This tutorial was adopted from Amanda's Tutorial.
nothing shows up in the preview! what should i do?
gracias el mejor
Really good content. I am admired on your blog which you have taught me in a different way. Good work.
This was PERFECT. Thank you so much for posting this!
I like this post. This is really great.
This page provides lots of advantages.
I got some important information on 3D Label which really helps you.
If you want more information then Click Here