Blog under construction. Visit back soon...

Thursday, February 3, 2011

How to remove Label Count in blogger?

By default the Labels gadget displays the number of posts associated with a particular label. If you do not want the number to be displayed so as to have a professional look plus the visitors should not be aware of the label(s) that has fewer number of posts due to the reason that it grabs less attention.
You can make the visitors curious by not letting them know how many posts are present in a particular label and making them go through all or most of the posts that are available in that label. You can remove the label count by deleting a single line of code. Perform the following steps to do so:
1. Login to blogger.
2. In the blogger Dashboard page, click the Design link for the blog to which you need to remove the label count.
3. Click Edit HTML.
4. Click to place a checkmark besides Expand Widget Templates.
5. Find this piece of code:
<span dir='ltr'>(<data:label.count/>)</span>
Tip: Copy the exact line of code and paste in the Find part of the browser so that you do not have to scroll the code to find the above line of code.
6. Remove the code and click SAVE TEMPLATE.

0 comments:

Post a Comment