- Back to Home »
- How To Replace "Post A Comment" Text With Image In Blogger
Posted by : Unknown
Monday, July 29, 2013
How To Replace "Post A Comment" Text With Image In Blogger
You can see "Post A Comment" text above your comment form in blogger? but it simple but i think not elegant. Right? So now in this post i will show you how to replace the 'Post A Comment' text we see above the comment form with a cool image. This is a very simple hack you don't need to add any JavaScript or any other codes just replace a piece of code with your own image or text. Here I am giving few image which you can use or you can add your own images.
So if you want to change the "Post A Comment" text into a cool image, just follow the steps below.
Steps To Replace "Post A Comment" In Blogger Blog
- Login to your Blogger Dashboard.
- Click the drop-down menu and select Template.
- Backup your Template before making any changes.
- Click Edit HTML ---> Proceed ---> Expand Widget Templates
- Click Ctrl+F and search the code below:
<data:postCommentMsg/>
Note: If you will find this code twice time or more than, then you have to replace all <data:postCommentMsg/>.
- Now replace the code into your own message such as...
- "Leave a Comment""We love your comment""Say something about this" etc.or
Pick an image code below and Replace the <data:postCommentMsg/>