How to Highlight an Author Comment in Blogger

Highlight comment
Commenting is the best way of increasing relationship between you and visitors. If you are a blogger and you are getting more comments and visitors, they also may ask some questions by commenting to you and may be you are solving these difficulties of them but how to know that the question's answer solver is really that you. There might be positives and negatives comments, anyone can write comment by using admin as his/her name, so if he write negative being admin then what do you do? Then in that time there might be some problems. So to avoid this kind of problems, you should highlight your comment. I mean you should highlight the original admin' comments.  We already have highlighted by using verified twitter tick markwhich also can not be more effective for highlighting because it is small which cannot be seen easily.
Do you wish to highlight your blog comments? If you want then here are the tricks for it. You just follow the following process and then you will get the result. This code is very much suitable which works on the basic or default comment system of the blogger. This is a simple jquery code that will highlight your comments or author comments.

   How to Highlight Comment Of Author:-  

  • Just Log In into your blogger dashboard.
  • Then as usual go to template and click on edit html.
  • Now Press CTRL+F and find the </body>.
  • Copy the following code and just paste above the </body>
<!--author comment highlight-->
<script type="text/javascript">    $(function() {      function highlight(){        $(&#39;.user.blog-author,.ssyby&#39;).closest(&#39;.comment-block&#39;)          .css(&#39;border&#39;, &#39;1px solid #e1e1e1&#39;)          .css(&#39;background&#39;,&#39;#f1f1f1 url(&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi61uaQNsZPQ0GGLF5ItxP0T_y6ff22x8r8PMSBoXkTNgTneHVB7xXEufLVDqF3nsGVVEPlwsgc89XOFNo55RoXSwE7oMT04eeST2GAHnULdU-N1rsQwenHavs7uO4wkAcdRrJoBBVf5tht/w140-h126-p/admin-comment-button.png&quot;) no-repeat bottom right&#39;)          .css(&#39;padding&#39;, &#39;10px&#39;);          }          $(document).bind(&#39;ready scroll click&#39;, highlight);                       });</script><a style="display:none" href="http://allblogsolution.com"> Widgets</a>
<!--author comment highlight-->
  • Now click on Save Template.
This is it, you have done successfully. 

JJustjkjk Jjusj

Post a Comment

1 Comments

Any comment will be appreciated, comment will be published according to our comment policy