20 Feb 2013

Placing Labels Under Post Title In Blogger Post




  1. Log in to your blogger account.
  2. Go to Blogger Admin >> template
  3. Check Expand Template.
  4. Ctrl + F and find <div class='post-footer-line post-footer-line-2'>
  5.  You will find codes like given below:


<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>
     6. Cut and Paste these codes under the script <div class='post-header'> .
     7.Save The Template and finish.

0 comments:

Post a Comment

 

Recent post

Ping your blog, website, or RSS feed for Free Likerr.eu

Contact Us

Name

Email *

Message *