While writing Chapter 5 about blogging I feel to add this trick too . So I just saved that chapter and start writing this trick as it also Very cool to make the Comment Form Attractive ...... Anyways I am not going in much so just start :
Steps To Follow :
- Go To Blogger > Layout > Edit HTML
- Check The Box “Expand Widget Templates” at the top right corner.
- Search for the code below, Tip:- Press Ctrl + f
<h4 id='comment-post-message'>
- Add this code after/below the above code :
/*------- www.hackwithstyle.com Note Before Comment Box Starts Here -----*/ <h4 id='comment-post-message'><img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZ3-e-udJAsIrPbZBhwkg9Xn-CEaIPwyse9fxRrZIC3g7pa_r3QYrsmlsY_W4VgEFpV1J70enlL-yzo47w_6Rl_kee288cYDvx10U4sZ0ZcrqTbV2xOWPGUjE2ZXQGaRlXhDC-vZFD378_/s800/what-question-mark.gif'/>Confused? Feel free to ask</h4>
<p>Your feedback is always appreciated. I will try to reply to your queries as soon as time allows.<br/><b>Note:-</b><br/><b>Please do not spam</b> Spam comments will be deleted immediately upon my review.<br/><br/>Regards,<br/><b>XEO Hacker</b></p> /*------- www.hackwithstyle.com Note Before Comment Box Ends Here -----*/
- Replace the Green text with the text you like to insert.
- Now save template and you are done.