In this post I will be showing how to insert author name,Published date,Labels And comments in your blogger posts with icons.

How To Display Post Author Date,Labels,Comments With Icon

Display Post Author Date,Labels,Comments With Icon




1)Open your blogger account
2)Go to template tab.
3)Click on edit HTML as shown below
How To Display Post Author Date,Labels,Comments With Icon


 4)Click inside the code area and press ctrl + f to find within.

How To Display Post Author Date,Labels,Comments With Icon


5)There search for the following code


<div class='post-header-line-1'>
 if you cant find the above one, look for this
<div class='post-header'>
6) Now add the following code after it

<div style="margin: 5px 0; border-bottom: 1px solid #F2F2F2;padding: 5px;"><font style='background:transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWJVT2mlVuRtSSSUpLE4otfpIQQo7hs2E-cJC3TXfc2lvLnuAcTeZWF2UAhhcKLApVgCBFyUzUdqCwfOqBLz9VNU2xelwPh5Ul3Ich0ywM260E8my0qwMhT1jfsJ-MTdDuKHH1_DiAvYU4/s1600/author.png) no-repeat scroll top left;padding-left:25px;font-size:11px;'><data:post.author/></font> | <font style='background:transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuTHkr5vMi1tIzHgFZzbmoPW2CHeau1CPRgcqsvCFudc1JJ1HnLH3lS30RUeP2rbRYNAItf9H1-nwqxMgA-kHJG7Xv7TAl2QbQvhU9WGaPn1hav9Q34OKJEyyD7FLoopScOAZANolQCt1o/s1600/clock.png) no-repeat scroll top left;padding-left:25px;font-size:11px;'><data:post.timestamp/></font> | <font style='background:transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTT-452-F8bp2K2UkQ-_mbZNX6pIuXrOi2lFtcZr3pFQ4RrptrfgqS9Cf9rA0wenU24Eu7D1Z6V9ES6F7ctLKSnowhWslqoQoOt_ThO0iGTaPTYfX5aBcFf7Yo_BmbtK-q0Hg8dLtE4pwV/s1600/tag.png) no-repeat scroll top left;padding-left:25px;font-size:11px;'><b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url + &quot;?max-results=8&quot;' rel='tag'><data:label.name/></a>
<b:if cond='data:label.isLast != &quot;true&quot;'>|</b:if>
</b:loop>
</b:if></font>
    <span class='post-comment-link' style='Float:right;'>
        <b:if cond='data:blog.pageType != &quot;item&quot;'>
          <b:if cond='data:post.allowComments'>
            <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick' style='background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKMoW_-LysMNIltAmWvW9yvvqmtwXQ9_o39ulKDntCOLKz4jqzBEp_qCgZDEp4imGf9kcSHmt9hmzQ63M-fEod6YC2nV8vVCai_fcOT-tXMVhevpqAs29eSiNXgWgLGHnqvKEtGYF2JkcT/s1600/comment.png) no-repeat;padding-left:20px;font-size:11px;'><b:if cond='data:post.numComments == 0'>Be the first to comment!<b:else/> <b:if cond='data:post.numComments == 1'><data:post.numComments/> Comment so far<b:else/><data:post.numComments/> Comments so far</b:if> </b:if></a>
          </b:if>
        </b:if>
    </span></div>

How Customize it ?

-First blue coloured link should be replaced by the author image link .
-Second blue coloured link should be replaced by the time image link .
-Third blue coloured link should be replaced by the "icon near the labels' image link .
-Fourth blue coloured link should be replaced by the 'comment bubble' image link .
Incoming Terms:-
labels,display post author date,comments with icon

1 Comments

  1. Very useful post. This is my first time i visit here. I found so many interesting stuff in your blog especially its discussion. Really its great article. Keep it up. seorango.com

    ReplyDelete

Post a Comment

Previous Post Next Post