Phydeaux's tutorial for creating a Blogger Label Cloud
The label cloud shows the relative number of posts linked to a label by displaying them in larger, brighter colours. So in the default template, labels with more posts will be big and blue, while labels with less posts will be small and black.
After installing the label cloud, you may well want to fiddle around with the font sizes and colour schemes. To change the font sizes, look for the following sections just before the closing section of your template:
var maxFontSize = 20;
var maxColor = [0,0,255];
var minFontSize = 10;
var minColor = [0,0,0];
If you want to alter the size of labels with more posts, you should change the "var maxFontSize" to a number greater then 20 (eg: 24). In my opinion, a font size larger than about 30 should be avoided, especially if there are a lot of labels in your blog! On the same note, a minimum font size of less than 10 makes it very difficult to read.
To change the colour of the fonts used, you will have to modify the RGB colours. Since Blogger templates use Hexadecimal values to construct your blog, you may want to use a tool such as Cedge's Colour Calculator to find the appropriate RGB colour codes. Simply copy the Hex values into the boxes and press enter: your RGB values will be displayed, along with a coloured section to check you've entered the values correctly.
Play around with the values and use "Preview" to check that everything looks the way you want. When all is done, simply save your template and enjoy! Any new labels you add will automatically be included in your cloud.
Technorati Tags: label+cloud blogger templates tags customizing+blogger blogging
8 comments:
Thanks for this - is there a way for this to display only certain labels? For instance, I'd like to pull one of the labels out to include as a separate link on its own, rather than within the label cloud.
Hope this question makes sense..!
Cheers
Hungry Jenny
Wish there was a label cloud maker for the classical blogger!
@ Stock Chartist
I've searched extensively for a label cloud for classical blogger. There are solutions, only none as stylish as the ones for new blogger.
The most well known solution is this :http://phydeaux3.blogspot.com/2007/05/automatic-list-of-labels-for-classic.html
You can also use this; it makes a label cloud out of your rss feed:
http://www.makecloud.com/index.html
I use the one from makecloud on my FTP hosted blogs:
http://www.forexacademy101.com/blog/
http://www.linkkingg.com/blog/
There good, but not as cool as the one on my blogspot hosted blog (34something)
Anyway, hope it helps. :)
Very useful.
Thanks!
-djoudjou
http://techhackz.blogspot.com/
Wow. That really worked. AND I was able to change the color of the font after I searched for the RGB color chart. (Your link doesn't work and you don't have a label cloud on sidebar, by the way.) This was the third one of these I tried. This really made my day. Thanks!
Great... Its really helpful.. See it how it works at my blog http://mamibizi.blogspot.com
This was really helpful! Thanks.
thanks
http://www.best4share.com/
Post a Comment