Erase label in posting



You want to erase label in your post? But Don't know how ?
 Follow this easy step to do it :

1.Go to Design > Edit HTML
Click at expand widget

2.Find below code:

<div class='post-footer-line post-footer-line-2'><span class='post-labels'>
<b:if cond='data:post.labels'>
<data:postLabelsLabel/>
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'>,</b:if>
</b:loop>
</b:if>
</span> </div>


3. Press Ctrl+F then type in <span class='post-labels'>

4. erase the red word


5. save it,, done!

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 comments:

Post a Comment