We shared many blogger customization tips and tricks here in this blog. Today we will discuss about customizing Blogger comment link. You can change the text and look of the blogger comment link that appears below every posts on blogger homepage. I am talking about the comment link that has been shown below in the snapshot.
The customization will give your blog a professional look. Backup your template before applying any customization. Here goes the complete step for customizing the blogger comment link:-
1) Log in to Blogger account.
2) Go to your Blogger Dashboard > Template >Edit HTML and tick the "Expand Widget Templates" checkbox.
3) Now press (CTRL+F) to find the piece of code (marked in red):
Replace this code marked in red with the codes below:-
4) Preview and save the template.
You can also add a comment icon beside the comment link.
Just add small code that is given below:
So that the final code after adding comment icon will be as like given below:
The customization will give your blog a professional look. Backup your template before applying any customization. Here goes the complete step for customizing the blogger comment link:-
1) Log in to Blogger account.
2) Go to your Blogger Dashboard > Template >Edit HTML and tick the "Expand Widget Templates" checkbox.
3) Now press (CTRL+F) to find the piece of code (marked in red):
<span class='post-comment-link'> |
Replace this code marked in red with the codes below:-
<b:if cond='data:post.numComments == 0'>
|
4) Preview and save the template.
You can also add a comment icon beside the comment link.
Just add small code that is given below:
<img src='URL' style='border:0px'/>
(Replace URL with the actual URL of the icon image)
So that the final code after adding comment icon will be as like given below:
<span class='post-comment-link'>
<img src='URL' style='border:0px'/> </b:if> |
Wow! Cool! Thanks for this tip :) Keep the good work up :)
ReplyDeleteTechEra | The Era of Technology
I cannot thank you enough for this! I have looked at soooo many sites for help with this but just haven't found on that works!
ReplyDeleteBut this has! Thank you :)
http://merryatseven.blogspot.co.uk/
Can you explain how to enlarge the "Comment" link itself? I don't like how small it is and worry that readers don't even see it. I'm at http://woolwich1886.blogspot.com
ReplyDeleteThanks!
This post is very useful to me.
ReplyDeleteThank You.
www.tecomy.com