1. Go to your 'Layout' tab
2. Then Click the 'Edit HTML' Subtab
3. Now click 'Expand Widget Templates to expand the CSS code.
4.Find the following code in your template.
Code:
<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>
6. Save your template.
7. Enjoy
NOTE: Do not forget to download /backup your original template!
brought to you by: http://infotechnolozyx.blogspot.com/
No comments:
Post a Comment