Sunday, December 1, 2013

// // Leave a Comment

Highlight Author Comments in Blogger in threaded comment System

Highlight Author Comments in Blogger in threaded comment System

Today i am sharing hwo to high light Author comments in blogger. Comments are the best way to make good relation ship with visitor they are highly inspire if author reply there comments by continuely. as well as comment system is also very helpfull for better SEO and Blog health.

How To Highlight Author Comments In Blogger

  • Sign In to Blogger Dashboard
  • Go to Template -> Edit HTML
  • Find </body> and copy the following code above it

<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/AVvXsEgBFf7iSr_PrxMb7jzEVfX0B183NZ-CFqbSXCgz3lSds1UVfi1wj3IaYdCuigK3CP3c750OaDa0cdQDkJEKBqalZeSWjigQEFaccQhRbnD8MGf4Wt6Ejm2vDn0nC_vmYMtnPpN33dOTHrg/s1600/admin_comment1.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://tonyisright.blogspot.com">Blogger Widgets</a>
  • Click Save.
Congratulations you are done. Please share this articles with you friend and stay tuned more Tips and widgets are waiting for you.

0 comments:

Post a Comment

Confused? Don't hesitate to ask We love to hear your feedbacks and suggestions. We will try our best to reply to your queries as soon as time allows.

Note: Please do not spam. Those type of comments will be deleted upon our review.