I always wanted my label section to look like the archive section where labels can have hierarchy and the number of posts is displayed beside each label. I learned how to create the hierarchical tree from this blog but the nodes have to be added one by one and the number of posts per label are not displayed so I tweaked it a little to suit my needs. Here are the steps: Add the Labels gadget if is not yet added From your dashboard, click Layout -> Add a Gadget and select Labels Add an HTML gadget. This is where you will create your hierarchical labels. From your dashboard, click Layout -> Add a Gadget and select HTML/Javascript Ensure that the Labels gadget comes first before the HTML gadget in your layout. From your dashboard, click Layout and arrange your gadgets by dragging them to the desired location so that the Labels gadget is on top or comes first before the HTML gadget Update the Template Add the dtree javascript. From your dashboard, click Template -> Edit...