August 13, 2011

How To Change Name of Author Blogger


How To Change Name of Author Blogger

1.Log in to your dashboard--> Desing- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see below 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>

4.Note: Replace <data:post.author/> of above code with your new name.

5.Click on "Save Templates" Your are done.

No comments:

Post a Comment