Welcome, you are in internetguru7 blog Ramadan Kareem !

How to Change Default Anonymous Avatar in Blogger Comments


photo about being different on blogger
On this article i will show you how customize the default avatar of anonymous commenters to make you comments look different on your blogger blog .

TUTORIAL :
  1. Go to Template >> Edit HTML
  2. Click anywhere on the code box and hit CTRL+F
  3. Search for </body>
  4. Past the given code above it .

 <script src='http://code.jquery.com/jquery-latest.js'/>
<script>
$(&quot;img[src=&#39;http://img1.blogblog.com/img/anon36.png&#39;]&quot;)
.attr(&#39;src&#39;, &#39;PHOTO URL OF ANONYMOUS COMMENTER&#39;)
.ssyby(&#39;blank&#39;)
</script>
<script src='http://code.jquery.com/jquery-latest.js'/>
<script>
$(&quot;img[src=&#39;http://img2.blogblog.com/img/b36-rounded.png&#39;]&quot;)
.attr(&#39;src&#39;, &#39;PHOTO URL OF BLOGGER USERS&#39;)
.ssyby(&#39;blank&#39;)
</script>
 Finally save your template and feel fresh after putting the needed photos on  PHOTO URL OF ANONYMOUS COMMENTER and PHOTO URL OF BLOGGER USERS .

MY LAST WORDS :
I hope that post help you , i hope that you leave comment and please share .

Copyright © 2013 InternetGuru7 All Right Reserved