twitter
    Find out what I'm doing, Follow Me :)

Removing Label Number Count

When you add the Label gadget , you will able to see the number of labels , in front of the name of the label. Some times , these numbering makes your label gadget some what ugly. And if you have only one tag for certain tag , that reduce your points too.

ex:-


Here is the way to remove that ,

1. Edit your Template
2. Press Ctrl+F and find out data:label.count

Now you will find out some code lines similar to

<data:label.name/>
<b:else/>
<a expr:href='data:label.url'><data:label.name/></a>
</b:if>
(<data:label.count/>)
</li>


Remove this code line

(<data:label.count/>)

Now follow the Safety Saving Steps.

And

Now you are done.


0 comments:

Post a Comment