Latest Updates

How to Highlight Author Comments in Blogger 2014

ad+1










How to Highlight author Comments in Blogger


  • Sign in to Blogger Dashboard
  • Goto Template→Edit HTML
  • Find </body> 
  • Now copy and paste 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/AVvXsEiThlnsAu_WEUYt5Tqb60M8DUCKKwo_JESQGIEu5e1oBdR8e3ZcxzmkNEpxybMj7OGWgiEk-ezoeAEKmvUVgs9qgfuPwiocP2wbbhkBiMp452u2Nm3OtzhNt1z_vV7EvZF4iOoumBiM1vY/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://newbloggerwidget.blogspot.com">New Blogger Widget</a>



  • Click SAVE
  • Now You DONE 


If any Problem comment below


2 comments: Leave Your Comments

  1. I am regular reader of your blog and no doubt it all stuff is awesome. The best thing about your sharing and posting is that you always provide content that is helpful for both the newbie and experts. Looking for more stuff and tutorials.
    Best Regards From:

    TechMasterLab || Computer , Mobile , Blogging & Hosting Helpline

    ReplyDelete