Sunday, July 1, 2012

Add Posted By Tab Below Post Title in Blogger

Step 1:

Log in to Dashboard-->Layout-->Edit HTML

Step 2:

Click on "Expand Widget Templates"

Step 3: Look for the following code-


<span class='post-author vcard'>

<b:if cond='data:top.showAuthor'>

<data:top.authorLabel/>

<span class='fn'><data:post.author/></span>

</b:if>

</span>


Step 4:

Cut the above code and paste it after the following codes-

<div class='post-header-line-1'/>

or <data:post.body/>

Step 5:

Done

Image may be subjected to copyright

0 comments:

Post a Comment