2010/02/20

Hiding count labels in Blogger

If you have installed the gadgets on your blog labels in Blogger, you may notice that beside each label displays a number representing a count of posts that contain that tag.

So your blog will look more professional if the count is not displayed. This can happen after writing several articles with the same label and many more, and therefore we want that number does not appear on the label.

Therefore, if you want to eliminate the steps that must be done is:

1: Go to Layout-> Edit HTML and click on "Expand Widget Templates"
2: Find the following code :

<span dir='ltr'>(<data:label.count/>)</span>

(Use Ctrl-F to find the code)

Example :

<b:else/>
<a expr:dir='data:blog.languageDirection' expr:href='data:label.url'>
<data:label.name/>
</a>
</b:if>
<span dir='ltr'>(<data:label.count/>)</span>
</li>
</b:loop>
</ul>

3: Delete this code and save the template.

After this change, you can finally write about what you want without worrying too much about the labels!

Also, your blog will look more professional!

0 Comments:

Post a Comment

Recent Comments

 
Powered By Blogger
Photobucket.com image hosting and photo sharing
Copyright @ 2008 true pillager: Hiding count labels in Blogger | Original Template: MINIMA| Modified By NATALUDIN|
Thank's for : Blogger | Photobucket|Picasa |

Top