- Log in to your blogger account.
- Go to Blogger Admin >> template
- Check Expand Template.
- Ctrl + F and find <div class='post-footer-line post-footer-line-2'>
- You will find codes like given below:
6. Cut and Paste these codes under the script <div class='post-header'> .<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>
7.Save The Template and finish.
0 comments:
Post a Comment