Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel





seo How to Highlight Blog Author Comments in Blogspot/blogger 2013

Seo Master present to you:
How to Highlight Blog Author Comments in Blogspot/blogger
This Tutorial We Learn  How to Highlight Blog Author Comments in Blogspot/blogger,its Amazing And Atractive Effect in Blogger And Vister like This.You Can Add Any Color In Your Blogger Comments Background,How We Can Change This below Given all Instructions.Follow All instructions.When you Done this Steps hope your background Wiil be changed.


Follow These Steps.

  • Go to >> Blogger.com
  • Go To >> Template
  • Next Go >> Edit HTML
  • Find This Code Given below.
</body>

  • Just above it, paste the following code Given below.


<script src='http://code.jquery.com/jquery-latest.js'/>
<script>
$(function() {
function highlight(){
$('.user.blog-author').closest('.comment-block')
.css('border', '1px solid #FFA500')
.css('background','#F1F1F2 url("http://www.blogblog.com/1kt/transparent/white80.png")')
.css('color', '#444444')
.css('font-size', '12px')
.css('padding', '10px');
}
$(document).bind('ready scroll click', highlight);
});
</script>

How To Customization:

You Can Change All Colors Starting tags Is



2013, By: Seo Master

Labels: , , ,



Leave A Comment:

Powered by Blogger.