Changing or Erasing Label Count on blogspot

Label in standard blogger usually shows the amount of postings in one category. This label is usually marked with a parenthesis ( ). If you want to try changing or erasing the label count, follow the tutorial below:


The picture below is only an example on how to change the label count (100) to become [100] or <100> or completely erase it.



 

The way:


1. Enter Edit HTML page.


2. Don’t forget to turn on Expand Template Widget


3. Then search the code like shown below


(<data :label.count/>)


4. You may change the mark ( and ) with anything.


Example:


[<data :label.count/>]


or


{<data :label.count/>}


5. If you don’t want to show it, you just need to erase all of the code


(<data :label.count/>)


6. Don’t forget to save :)

Add your comment