Ads

How to Change the paper Said On Comments

One gift of writing template is the writing Said, located on every comment. This paper we can change as you wish. Create a buddy who wants to change the writing Said this is just follow the following guidelines:

1. Login to Blogger.
2. Click Menu Layout and Edit Html.
3. Check Expand Widget Templates.
4. Find the following code (use CTRL + F to speed up the search):

<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
on
<data:comment.timestamp/>
<b:else/>
<data:comment.author/>
</b:if>
<data:commentPostedByMsg/>

If you have found instead that my red print with writing buddies like eg: Speaking, etc..

Examples of changes from the code above as below:


<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl' rel='nofollow' target='blank'><data:comment.author/></a>
on
<data:comment.timestamp/>
<b:else/>
<data:comment.author/>
</b:if>
Speaking...

When you're finished click the Save Template. To see the changes from the code above please click on an existing post comments from visitors. Blue printed paper can also be buddies instead of just look at the example code above changes.

Finish.