After several days of vacuum and do not make a blog posting about this time I'll make a post which almost never published either a new blogger or webmaster. This is evident when looking how to change the writing create a link under the comment through the help of my google search engines do not find posts like this, whether or not there is a clear posting like this I do not know and did not find on blogs and websites in Indonesia do not know if the blog or website belongs to people outside Indonesia, even until I publish this post, I have not found a way to change text postings create a link this.
Probably just enough to reach here and go directly to the subject. Create a buddy who are interested in changing the writing create a link is what I found from the results of the test code template modifications of my own favorite blogs. please refer to the following guidelines:
1. Log in to Blogger.com.
2. Click the Layout menu.
3. Click the Edit menu and do not forget to download Html templates as a back-up data if an error occurred while editing buddies can restore it to its original form before the edit.
4. Check the small box next to Expand Widget Templates.
5. Find a code like below (use Ctrl + F to speed up the search)
There are two code as above looking for code that is located at the top and if it is found, underneath there is code like below:
Notice the code above and replace my red print with a pal like, for example changes in the code like this:
Easy enough right mate. Well now please in practice and hopefully succeed.
Good luck!
Probably just enough to reach here and go directly to the subject. Create a buddy who are interested in changing the writing create a link is what I found from the results of the test code template modifications of my own favorite blogs. please refer to the following guidelines:
1. Log in to Blogger.com.
2. Click the Layout menu.
3. Click the Edit menu and do not forget to download Html templates as a back-up data if an error occurred while editing buddies can restore it to its original form before the edit.
4. Check the small box next to Expand Widget Templates.
5. Find a code like below (use Ctrl + F to speed up the search)
<p class='comment-footer'>
There are two code as above looking for code that is located at the top and if it is found, underneath there is code like below:
<a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + "_backlinks-create-link"' target='_blank'><data:post.createLinkLabel/></a>
</p>
Notice the code above and replace my red print with a pal like, for example changes in the code like this:
<a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + "_backlinks-create-link"' target='_blank'>Create links to this post on your posts</a>
</p>
Easy enough right mate. Well now please in practice and hopefully succeed.
Good luck!