How To Insert Blogumulus In Your Blog
What is blogumulus? As you can see in my sidebar, it’s a navigation menu through my articles. It’s easy to use, but it’s easy to make too. Follow this instructions and you will get it in your blog perfectly.
Go to your blog dashboard and choose Layout – Edit HTML. Search the following code :
<b:section class='sidebar' id='sidebar' preferred='yes'>
After this line copy the following 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'>
<script src='http://halotemplates.s3.amazonaws.com/wp-cumulus-example/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://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf", "tagcloud", "240", "300", "7", "#ffffff");
// uncomment next line to enable transparency
//so.addParam("wmode", "transparent");
so.addVariable("tcolor", "0×333333");
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>
Click the preview button and check your blog. If installed correctly, then must be appear in your right side. But, if didn’t appear check your post, did they have labels? If not just give they a label so the blogumulus will appear. If your blogumulus didn’t fit into your blog try to customize them by edit the height, width, background colors, and font size by following this instructions :
In this default installation, 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″
If you would prefer to make your widget wider, shorter, change the color scheme, etc, you will need to do this by editing various parts of the code. I’ll go through these options in the order they appear in the widget code. Editing width and height The variables for width and height are found in this line of the script:
var so = new SWFObject(“http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf”, “tagcloud”, “240″, “300″, “7″, “#ffffff”);
The width (currently 240) is highlighted in red, while the height (300px default) is highlighted in blue. These numerical values specify the width and height in pixels, so you can alter these of you prefer. Editing background color You can change the background color from white to any other color by altering the hex value in the same line:
var so = new SWFObject(“http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf”, “tagcloud”, “240″, “300″, “7″, “#ffffff”);
For further information about this method visit this link.

.gif)
Think, like Henry Ford had))
Super!
Where I may find more informaiton?
I did nto believe, that it can be possible..
you can find out more at http://www.bloggerbuster.com
Thast is os interesting for me! Thabnks!
Amazing information, gracias!
I think, net-func.com is much nice blog! Thank you a lot!
Really Useful Information…!
nice tips thanx
The code is given much down below so just to add that the code:
may be searched quickly by pressing ‘CTRL+F’
Thanks very much for this info.
find out more about design contests and competitions here http://totalcompetition.blogspot.com/
Hello, Very nice site. Universe help us, dont worry man.
this java script is amazing i just love it,i have added it in my blog…………and i hope u shud add more these type of widgets………..in future….
background of ur website shud be changed……….cmnts r not clear………….
Nice tip. I will apply it to my site.
The ultimate measure of a man is not where he stands in moments of comfort, but where he stands at times of challenge and controversy.
is there a way to change the color of highlighted text?
blogumulus used to work in my blogspot but all attempts to re-install have failed. where have i gone wrong? i love that thing.