*/ -->

How To Highlight Author Comments In Blogger

  1. Sign In to Blogger Dashboard
  2. Go to Template -> Edit HTML
  3. 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;http://4.bp.blogspot.com/-pLzbR7dRJ_M/UcbQMLJAw1I/AAAAAAAAAh8/16rH5vfHKsM/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://www.isansar.info">Blogger Widgets</a>


    5.Click Save and  you are done.
SHARE

About JB

    Blogger Comment
    Facebook Comment

0 comments: