The Google Translate Widget for Blogger allows the visitors to translate your site or blog in their own language.
This widget also auto-detect your blog language and then translate it to the readers chosen language.

It supports 12 different languages:
English, French, German, Spanish, Italian, Dutch, Portuguese, Russian, Japanese, Korean, Arabic And Chinese.
google translate for blogger

How To Add The Google Translate Widget To Blogger

Step 1. Go to your Blogger Dashboard >> Layout and click on "Add A Gadget" link



Step 2. From the pop-up window, scroll down and choose HTML/JavaScript


 Step 3. Paste the code below in the empty box:

<script type="text/javascript">
function showHide(shID) {
    if (document.getElementById(shID)) {
        if (document.getElementById(shID+'-show').style.display != 'none') {
            document.getElementById(shID+'-show').style.display = 'none';
            document.getElementById(shID).style.display = 'block';
        }
        else {
            document.getElementById(shID+'-show').style.display = 'inline';
            document.getElementById(shID).style.display = 'none';
        }
    }
}
</script>

<style>

 .google_translate img {
margin: 10px 20px 0px 20px;
    height: 24px;
    width: 24px;
        }
        .google_translate:hover img {
filter:alpha(opacity=0.30);
        -moz-opacity: 0.30;
        opacity: 0.30;
        border:0;
        }

.more {
    display: none;
a.showLink, a.hideLink {
    text-decoration: none;
    color: #0880C4;
    padding-left: 18px;
    background: transparent('down.gif') no-repeat left; }

a.hideLink {
    background: transparent url('up.gif') no-repeat left;
color: #0880C4;}

a.showLink:hover, a.hideLink:hover {
color: #0880C4;
 }

 </style>

 <div>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWYEgkjQ2kttxC-rPzgOY7vQFadNzMvwpeoiwmGGjXtFDCOUFAV7ki7lYz-ohIsU1X2fCnYxeP_ZRRhdnaB-ExhURg5-aBrqC1KGB9k0GidKSzUjAlPozuNYjG246BwQR0ndfkFpqWIVa9/s1600/United+Kingdom(Great+Britain).png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="French" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjF_hZ3S1PaHmK1cTsKij4EN-pn8hN75eVy1fkQ1Z__ENPs8SORmAPFAfEM5e98FAu9IpDCteCnDFyuvXDJd5KfMeY6WpJ8YSKADiCyog5HIkrFR1qoMpKN3qxsuwR608b7QOzMUGFJmC5I/s1600/France.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="German" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDXvU3WkIBnlMj3ryW9I0yAvc22zmU4xKUvQVBZz_2bxUyzi_8bTbHIvtjPBbEkPxKS1EYpxNrYSpxrt3It558RrECcZ0wJPnoUWhqycHDK7Bv9LRfp0BEvpAs2uin-FDo59UfAukIBdZ3/s1600/Germany.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Spain" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4KkiAMbCJaQW5gZ36fDW30gsY4fJBgTorRZ8bPGRIT_rO2th009s6wLDV_oWtWzwMSfYY70fkqDrSSi8h6OulzCriFaRlOAhOf9wBSkPeGRfNWD9ah11dwZdd2xocdDyaK8gBhhWVtPxs/s1600/Spain.png" style="cursor: pointer;margin-right:8px" width="24"/></a><a href="#" id="example-show" class="showLink"
onclick="showHide('example');return false;">More</a>
<div id="example" class="more">
 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitWbkd2PLonAQAbShrFTbPs2pyACRsddFwNTOCGBICKoYmTfijDdMExPBA1NPyzyYlIq7IN4TvlbX8ZWJ8DQNrCFiwC8AZR9Y4KF0TdQboHHRLKcA_uCOmF-3OkQIye6RH5SMp38qVkTTl/s1600/Italy.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Dutch" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEho6qd0C9u7Dr_-C58JycqANfmilHGU9xnKG_AmYFXSbDqdRto7UEmtGm24XMtR7je4E-r28UO8TzD05yzpOJetAbqZk7ij2sV7wk1C2d9FFb4uHHyOGtv5mvEGi_B2LnKU-Bl0JCYl4N3X/s1600/Netherlands.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
      <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8LBiQs04znoNQYCq0Y1ltjBmz1ZkzxRhQZfyy11DmwwupQYwmchsqTeVUINxKnAZOAndjX7yQp5FOYtXhT5cRUn5bhMeJ8Nj-g0jMXY7S4216SbZAqVZlquaLVb9iry1eKw2LeNpTFzH4/s1600/Russian+Federation.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Portuguese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cpt&hl=en'); return false;"><img alt="Portuguese" border="0" align="absbottom" title="Portuguese" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfpD7cKo-fvpGe2rq6Y2GcH3dnyPiP171ZDz7lkH46dCdl_lt259vN9ZExZT2Y9ToAT-QMxFykCEL7kZmcqnjmO0FysbRtyJDGG2VEZM9s9PstlMkU0VNYNZo5ayVyKvR1jpoXCmB4_ne6/s1600/Brazil.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<br />
 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQeX9N40xq9TYbVm6St5ffE7a78EHBduhG3mQG8KjrawvkNLaIdiNwYzHv3_4Tp1eUvkdfH68MgrbKWCGFmUg9pQ_RjcwG98RrnIqJWd2xPZpT1EZSM1S5JeDIBQ4uCdoPG0n92U8MVzao/s1600/Japan.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4jFPnalxg22WhVRrNcNaCaxWB9fcFSPOwqHfwHTC7WlqoL2gZ50Fx3IjkQzqyx2-F0i4u4aplrQdhpnA2kcE9x5LZZNlOzuMC74j_zasxBIh2gh3-xyLUnpar6mahKFAyr9nkwYkM9pad/s1600/South+Korea.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Arabic" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjA4v8SkTuFkJtkJeHGGtBQ3exX2kzWrsVcrOx78iDhUNo2-05pWZvNkxoQh5QUhwXu7tvB1eqz2Kp-LewASBpBZZ43OXgZn_KYm4obvfjdBLLbruQYBJGceyE0E0LIwQFqB6_Wa3Y_g9b_/s1600/Saudi+Arabia.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Chinese Simplified" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7czh-cn&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJ5geFFJLFhPLn79LNxq3GCfT7F6kKAJOPniR5NOVupQiczemB24jcr4nBiY76_5B5WJ8cZwj6Bq0O6t4sw2T2kIbwk2imnapRFJTpGE7tLZBV-qP8nzKnE3IV9itw-RgEDBunepFUntaG/s1600/China.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
    <p><a href="#" id="example-hide" class="hideLink"
    onclick="showHide('example');return false;">Hide</p>
</div>
     </div>

Step 4. Now click on Save

google translate, blogger widgets, gadgets for blogspot
And you're done! Enjoy (:
The main advantage on this Recent Posts widget is that it will show not only post titles, but also post excerpts or snippets, and it's easy to customize or apply different style on it. To make it fit your own design, you will need to modify the CSS style - you can change the link or background color, the size and color of text/links.

What you can do with this widget:
- display post titles only
- change the number of posts
- change the number of characters of the post snippet/excerpt
- show the post dates

See the screenshot below:


How to add Recent Posts Widget to Blogger

1. Log in to your Blogger Dashboard > go to "Layout" and click the "Add a Gadget" link:


2. From the pop-up window, scroll down and choose HTML/JavaScript from the list...


3. Select & copy the code below the chosen widget and paste it into the HTML/JavaScript content box:

Recent Posts Widget with Snippets

<div id="hlrpsa">
<script type="text/javascript">
function showrecentposts(t){for(var e=0;e<numposts;e++){var n,r=t.feed.entry[e],i=r.title.$t;if(e==t.feed.entry.length)break;for(var s=0;s<r.link.length;s++)if("alternate"==r.link[s].rel){n=r.link[s].href;break}i=i.link(n);var a="...",d=r.published.$t,u=d.substring(0,4),o=d.substring(5,7),c=d.substring(8,10),l=new Array;if(l[1]="Jan",l[2]="Feb",l[3]="Mar",l[4]="Apr",l[5]="May",l[6]="Jun",l[7]="Jul",l[8]="Aug",l[9]="Sep",l[10]="Oct",l[11]="Nov",l[12]="Dec","content"in r)var m=r.content.$t;else if("summary"in r)var m=r.summary.$t;else var m="";var w=/<\S[^>]*>/g;if(m=m.replace(w,""),document.write('<div class="rctitle">'),standardstyling&&document.write("<br/>"),document.write(i),1==showpostdate&&document.write(" - "+l[parseInt(o,10)]+" "+c+" "+u),document.write('</div><div class="rcsumm">'),1==showpostsummary)if(standardstyling&&document.write(""),m.length<numchars)standardstyling&&document.write("<i>"),document.write(m),standardstyling&&document.write("</i>");else{standardstyling&&document.write(""),m=m.substring(0,numchars);var g=m.lastIndexOf(" ");m=m.substring(0,g),document.write(m+a),standardstyling&&document.write("")}document.write("</div>"),standardstyling&&document.write("")}standardstyling||document.write('<div class="bbwidgetfooter">'),standardstyling&&document.write(""),document.write(""),standardstyling||document.write("")}
</script>
<script type="text/javascript">
var numposts = 5;var showpostdate = true;var showpostsummary = true;var numchars = 100;var standardstyling = true;
</script>
<script src="http://blog-address.blogspot.com/feeds/posts/default?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts">
</script></div><a style="font-size: 9px; color: #CECECE; float: right; margin-top: 10px;" href="http://helplogger.blogspot.com/2012/04/recent-posts-widget-for-bloggerblogspot.html" rel="nofollow" >Recent Posts Widget</a>
<noscript>Your browser does not support JavaScript!</noscript>
<style type="text/css">
.rctitle a{color:#000000;text-transform:capitalize;font-size:13px;}#hlrpsa {color: #999999; font-size: 12px;}.rcsumm {border-bottom:1px dotted #cccccc; padding-bottom:10px;margin-top:5px;}
</style>

Recent Posts Widget Showing Post Titles Only

<div id="hlrpsb">
<script type="text/javascript">
function showrecentposts(t){for(var e=0;e<numposts;e++){var n,r=t.feed.entry[e],i=r.title.$t;if(e==t.feed.entry.length)break;for(var d=0;d<r.link.length;d++)if("alternate"==r.link[d].rel){n=r.link[d].href;break}i=i.link(n);var s=r.published.$t,a=s.substring(0,4),o=s.substring(5,7),l=s.substring(8,10),u=new Array;u[1]="Jan",u[2]="Feb",u[3]="Mar",u[4]="Apr",u[5]="May",u[6]="Jun",u[7]="Jul",u[8]="Aug",u[9]="Sep",u[10]="Oct",u[11]="Nov",u[12]="Dec",standardstyling||document.write(""),document.write('<div class="rctitles2">'),standardstyling&&document.write(""),document.write(i),standardstyling&&document.write(""),1==showpostdate&&document.write(" - "+l+" "+u[parseInt(o,10)]+" "+a),standardstyling||document.write("</div>"),document.write("</div>"),standardstyling&&document.write("")}standardstyling||document.write('<div class="bbwidgetfooter">'),standardstyling&&document.write(""),document.write(""),standardstyling||document.write("/div")}
</script>
<script type="text/javascript">var numposts = 10;var showpostdate = false;var standardstyling = true;</script>
<script src="http://blog-address.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showrecentposts"></script></div><a style="font-size: 9px; color: #CECECE; float: right; margin-top: 10px;" href="http://helplogger.blogspot.com/2012/04/recent-posts-widget-for-bloggerblogspot.html" rel="nofollow" >Recent Posts Widget</a>
<noscript>Oops! Make sure JavaScript is enabled in your browser.</noscript>
<style type=text/css>
#hlrpsb a {color: #000000;font-size:13px;text-transform:capitalize;}.rctitles2 {padding-bottom:10px;margin-bottom:10px;border-bottom: 1px dotted #cccccc;}
</style>

How to customize the recent posts widget:

  • To set how many posts to display, change the 5 value for the recent posts widget with snippets and the 10 for the recent posts widget with post titles only.
  • If you want to display the post dates, change "false" to "true".
  • The recent posts widget with summary will display 100 characters; if you want more or less characters, change the "100" value.
  • To change the color of the links, modify the values in blue and for the font size, the values violet.
  • To change the color of the posts snippets modify the values in green and the values in orange for the font size.
  • Replace the http://blog-address.blogspot.com text with your URL.
4. Save your widget... and that's it. Enjoy!
Alright, this time, we are going to make a stylish and simple jQuery drop down menu. The main objective is to make it as simple as possible, with some little jQuery effect and easy to customize/ apply different style on it. To style it into your own design, you just have to modify the a tag CSS style. You can change colors or put background images, or the size and color of text.
jquery menu, menu blogger

How to Add jQuery Drop-Down menu in Blogger

Step 1. Log in to your Blogger account and go to Template - Edit HTML


Step 2. Click anywhere inside the code area and press the CTRL + F keys to open the search box


Step 3. Type or paste this tag inside the search box and hit Enter to find it:
]]></b:skin>
Step 4. Add the following CSS just above ]]></b:skin>
#jsddm {
height: 40px;
margin: 0;
overflow: visible;
z-index: 2;
padding: 15px;
position:relative;
}
#jsddm li {
float: left;
list-style: none;
font: 12px Tahoma, Arial;
}
#jsddm li a {
display: block;
white-space: nowrap;
margin:1px 3px;
border: 1px solid #AAAAAA;
background: #cccccc;
background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#cccccc));
background: -moz-linear-gradient(top, #ebebeb, #cccccc);
padding: 5px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-shadow: #ffffff 0 1px 0;
color: #363636;
font-size: 15px;
font-family: Helvetica, Arial, Sans-Serif;
text-decoration: none;
vertical-align: middle;
}
#jsddm li a:hover {
background: #C8C8C8;
}
#jsddm li ul {
margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
border-top: 1px solid white;
}
#jsddm li ul li {
float: none;
display: inline;
}
#jsddm li ul li a {
width: auto;
background: #CAE8FA;
}
#jsddm li ul li a:hover {
background: #A3CEE5;
}

Step 5. Find this tag:
</head>
Step 6. Add this script right above/before it:
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js' type='text/javascript'/>
  <script type='text/javascript'>
  //<![CDATA[
var timeout    = 500;
  var closetimer = 0;
  var ddmenuitem = 0;
function jsddm_open()
  {  jsddm_canceltimer();
  jsddm_close();
  ddmenuitem = $(this).find('ul').css('visibility', 'visible');}
function jsddm_close()
  {  if(ddmenuitem) ddmenuitem.css('visibility', 'hidden');}
function jsddm_timer()
  {  closetimer = window.setTimeout(jsddm_close, timeout);}
function jsddm_canceltimer()
  {  if(closetimer)
  {  window.clearTimeout(closetimer);
  closetimer = null;}}
$(document).ready(function()
  {  $('#jsddm > li').bind('mouseover', jsddm_open)
  $('#jsddm > li').bind('mouseout',  jsddm_timer)});
document.onclick = jsddm_close;
  //]]>
  </script>
Step 7. Hit the "Save Template" button to save the changes.

Step 8. Now let's add the HTML structure of the menu: Go to Layout > click on "Add a gadget" link


Step 9. Choose HTML/JavaScript from the pop-up window


Step 10. Paste the following code in the empty box:
<ul id="jsddm">
  <li><a href="#">Home</a>
  <li><a href="#">Link 1</a>
  <ul>
  <li><a href="#">Drop 1-1</a></li>
  <li><a href="#">Drop 1-2</a></li>
  <li><a href="#">Drop 1-3</a></li>
  </ul>
  </li>
 <li><a href="#">Link 2</a>
  <ul>
  <li><a href="#">Drop 2-1</a></li>
  <li><a href="#">Drop 2-2</a></li>
  </ul>
  </li>
 <li><a href="#">Link 3</a>
  <ul>
  <li><a href="#">Drop 3-1</a></li>
  <li><a href="#">Drop 3-2</a></li>
  <li><a href="#">Drop 3-3</a></li>
  <li><a href="#">Drop 3-4</a></li>
  </ul>
  </li>
 <li><a href="#">Link 4</a></li>
  <li><a href="#">Link 5</a></li>
  <li><a href="#">Link 6</a></li>
  </li></ul>
Note : Change the titles and replace the # symbol with the URL address of each of your links

Step 11. Click the "Save" button.


Important:
- if your menu is on the sidebar, or footer, just drag it to your page header and click Save again.
- if drop down links are not showing, do the following:

Go back to Template > Edit HTML and search (CTRL + F) this code:
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
Change 1 with 3 and no with yes like this:
<b:section class='header' id='header' maxwidgets='3' showaddelement='yes'>
Save the Template.

And again, go to Layout and drag the menu immediately below the header


Click the "Save Arrangement" on the upper right side and that's it!


Here you can see the DEMO.
Emoticons or smiley faces are a great way to make comments more interesting and fun, so it's a pity that Blogger doesn't support them. In this tutorial, we will go through some simple steps to add these cool emoticons called Kolobok in Blogger/Blogspot comments, so that you and your blog visitors will be able to have an enjoyable time together.

UPDATE: Now available for threaded commenting system too!
emoticons in blogger, kolobok smileys, threaded comments



Adding Kolobok Emoticons or Smileys in Blogger Comments

Step 1. Log in to your Blogger account and go to 'Template', then click the 'Edit HTML' button:


Step 2. Click anywhere inside the code area and press the CTRL + F keys to open the search box


Step 3. Search (CTRL + F) for this tag:
</body>

Step 4. Now pay attention which code you should use. If your comments have no reply button, then you are using the previous commenting system, otherwise look for the threaded comments codes:

a) Use this script for previous commenting system with comments that have no reply function:
<!--kolobok-smileys-->
<script type='text/javascript'>
//<![CDATA[
function replaceText(){if(!document.getElementById){return;}
bodyText = document.getElementById("smileys");
theText = bodyText.innerHTML;
theText = theText.replace(/:\)\)/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1NAKK9vEEO4QIw-ZKbcUbtmK2BLwO9kF8Eo7vJ6GgZqe_Y2ykrDUs_m98iRsOz5VksDGSl3gs19Tc898tla2ZMG2NPOpP-uezq1Cy5Hc7VH4Hi3oLx05_FH8omHXD7oMAk42X73D_Kug/s1600/taunt.gif'/>");
theText = theText.replace(/=d&gt;/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCty0n9-lQqsRLeNU98tadLotJcKuN9TmHstP1sZCQ66YGi7iUhWZD5KthFXn00cxpo9gDuH03822eEjJlbqNdIQM9xpHkN9VUNOmC_DEeA4GugPLqrU4NvSvXJaJJyN3YF_inARjco7I/s1600/suicide.gif'/>");
theText = theText.replace(/:d/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgStVdUsCERShpQVxJhkkiVSA-eJV1xWDWLNC9p-wIY-Etqf9bQUwP4XwEyW3648tbRys66kyEGqThjA0K9j6OjWspmvPj2JnKZkekwdFt4FaHSj-RfKLZa8nU9fuIzjvX73bFiUgl6g88/s1600/biggrin.gif'/>");
theText = theText.replace(/:p/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdMXjDBuZDhX8XoKsU1tgO3El3DQxDlh81YF__DhV_6t5ytuH6v5EqMiZOCjxEUFdtBVuJ_x4Oh-qNx6vB2nHU1Xtf64DjIg75AWWqGFiX0qDln5ai3eMfGc6GbUP5alB3vKLCyVYM5us/s1600/tongue.gif'/>");
theText = theText.replace(/:\(\(/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqg7jw6KiintC0cYGnS7yw8A3qPl3njqKKM0QKalSNZgCkl6SbcTvmITaHqBEw3FBVMhHg9ZDMAM14p0pNjej1nimCwq9osUmSRj-v-BrVGaYlDaT7gAt5ZSvOIcZ7HOli_MwgtG6vGKw/s1600/cry2.gif'/>");
theText = theText.replace(/:\)/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6GM32ptX2y3OG7VRtWkUYitAWRw-jJ58N6GqmdSGVLUPS1Dw0P9srM5etRKsGc1hP6dzfxzeKhXfig-9W4IFsKAygQtGmjyt4NSIX4NsED2FwUE0WJvM7DXT-IjrbnwvmJV2GpcRg9Qk/s1600/smile3.gif'/>");
theText = theText.replace(/:\(/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2qgYolo7g829AcsrHS-P0MkunITKl4wpDXKlU-AvtPMZaHFaqrLnKR1Qxy_leoEQ3B_vG6NkxtxTq3vgeWgaK6P1KoU6K9aMr7xkV9s02Mhe4fGqdWT2b7jPcYo6AQIoCIah1B7E6xQo/s1600/sad.gif'/>");
theText = theText.replace(/:-\?/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisxygFXHUpx40CaulT0Rb2XiU4e3bZn_xc2K9apLBa3g9Arc5qTFmAdx0aBlBI5GQeuWAJnXznEiRRxu46DVx-aU9RX5hj6fWjec5lpfYWvbHxG7KWXvTUa0AoC4e-Qmcn1sH_66sPB2o/s1600/think.gif'/>");
theText = theText.replace(/d\(/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgywcrsNdIsGnxPj_1hXjcnjZRSQsalmSwmbSt12xT95z_L4WIt_vRPVrbwpxH3IyB9iEV67tNjYRx_LbNQqgNoPRfupNjKwiwhf9SPmFCrDNXOXxdXN6sM9w4N4SiuRKno6rfdjQiO89E/s1600/doh.gif'/>");
theText = theText.replace(/:-o/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0yOurTCRIX5IKXyDxbdM8CQN83ci1y-92cCuPfeZ49gqlYunfaE5fEoEcWGLb13eJqkIu1qM9w1BjYsCiRyxX-rsYHq7rJR8rp4OL6N5Rv4CFdiG3Fduocbj71VtPTKepZCu6AiCEZOc/s1600/shock.gif'/>");
theText = theText.replace(/:-f/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibXw2dZpjonoYy4MQxiFFaB4XRDlJLZ8lESjI27Ye2DWvAcChaqBXbDgEgBMwpkea3tpW0KbzJh8gz4YOhK8nAxalzaC-CG3GQ73sJmwfafXaUFYSGlh_F1uC0bZa50O_SkuKY2Twa1Y8/s1600/flowers1.gif'/>");
theText = theText.replace(/:-ss/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitnUU6em3EpEWLIEDJLPHaV4agnr0g3s2Jgibq4lx3C1aMjTXD-b2x9cOCRjFRWRHwM_mLfoYYhLU6G4IAqi9_30PRAbGIo7udq0_2nxGCVxJSwtnBYQFYuEcIHMH0_JG1vcsMJV_Tpzo/s1600/unsure.gif'/>");
theText = theText.replace(/b-\(/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNtNKuNzcGsIPe_X02GKp5B7tJ9H_7-CUiNCTieKpfoZyBS2SZ97H886HL0pjgmi3UM29L1xGoxmgZi8MAn4T5Xi1Cad51y-7CqqcJEw0mPKs7Vtx03NAzz6fhkxSgMi7L37S0AxB1ew0/s1600/threaten.gif'/>");
theText = theText.replace(/h-\(/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsghnUM3XMumyDiQFb5zhOB-UdmF7bE6HF68jNU_5PC45Kq2v5ZiU2qn2R2oHzPGVEN9ULPGZWAvmeaMEAkOHmX-GfXONtyFh4pIondQKCTApyrN0kZx2v_ToE-DTz1GKeI7CEIXrHJg4/s1600/help.gif'/>");
theText = theText.replace(/g-\)/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7f768Xbylj5neqvUZ9dF57hRuuTHEGOngllKwejVxk3Fz8IP2xsOCIfDgTL5Jndc_T11MP0UCXoVkVItOjAphwdOanGy801iIZ5Fl-_6ohWLP5G5NOvOzSzjX1anpYuyOgE4vN0zpnUU/s1600/good.gif'/>");
theText = theText.replace(/5-\p/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvQCYOjeQtEIkLELqNHyaNecrzTDQkRizLo9EeD49-ERIDIN3NGB6RkM4jojbQ7RbYklwLmmThMsKiVZciDtU2SBbYh8_XPzHl2tH8z8EuamK9amFuRQhzbLza9tnFfrQB8QP6Thx8kaM/s1600/beee.gif'/>");
theText = theText.replace(/y-\)/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgm_IL25he1Gf6wMCUAgCmdkhygN1bLP38Fu9v4SNCUOB0vMJkgdco5kbae6b2nQ1PZmptNCFvy8Diee5HgQVbuBhQfq-ws0G8eba9fPEl5RAwshV7GT3hNQV3KDUPwPpdZex9QILPyr0A/s1600/yahoo.gif'/>");
theText = theText.replace(/c-\)/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRo2Am532BC-UydD64N7iJ3TAGQFYSRcNVzUtuD2vnfSQO_WUn9O4PYhEpTSYma1auAG_qdEUg7p4-44vJQSqgNExD8S7vqVuriLjGubqmUUUIfkjKxzycIwFCx1fLl98YHrz1cdU5UCs/s1600/crazy.gif'/>");
theText = theText.replace(/s-\)/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7-2nad1LTKhLkXg-7MXtpk9FMgRarYblgfbXFegpXH2b9cvlYXWBe5ACSBBrRiy61zCRKgUGKE4W9GaDj40bwaKO00pn7vPxZjMZcPjgdBaiYfGirDZ2IHq_eMW36KLV_1xkcev1DhUY/s1600/spiteful.gif'/>");
theText = theText.replace(/d-\)/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbm3lBVzi1G4Ae0lKYfTXJYOZQmEFJhKcdbaVU4xKVWOlAjYSdwNMw_Ae1heOS9hLwBUBeF8ylHjHCIcweKvdKK3Y22gHgCa8rD1Sy_PkbcFrnFr9945y7bKPLpYng0YDD9oRsyF-cQqI/s1600/drinks.gif'/>");
theText = theText.replace(/w-\)/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEga5b54uQ6mvpZAweNpwy3QnW5NsZbLgsJ5etMRwiHbNv3iYBj_qiQWHldJ30guMVvMie9_TQ-qjEnU9kQQsh7ZnFI7zxEIavnDqVyKbBTxE9fwPRDxSjmNoZx6ASUd0AUgzL8hPg0wTGw/s1600/cheer.gif'/>");
theText = theText.replace(/:-\h/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-77qf8O7fu9GHKSAPfk9bW1cB-AF7_eizMpg9lHlVEQpBf3uEugN_D9THop-0tbdMIS0iC1l_Dy8yaHfSCtnSn4XHnK1Ugf9XPUV6ZbGdjtQwaN0Y2YYQCO6CyrKzsuYBBrcsr894u9Y/s1600/hi+2.gif'/>");
theText = theText.replace(/:X/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGWCLWND8mcQ-rI2ed7Qullcx0IslIgC8Sl3v_QafjzWl1CvsZhV-qZErhh3jrrrzK6OlT6CA8uxZEep3PMfnJV2aJKKilWQdAOMYFM4SZDAgr5d6rj1QUAgaf2b8gBlOUH8t7WVDPIO4/s1600/give_heart.gif'/>");
theText = theText.replace(/:\-\*/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9sIdSSy2Q1zwn6LMH42Ifw8T5lMg91FKPTSZZyaqQ5EoV6Yr8Rdx5liiMyM1D33sAyLfExbWC4Kf7NFHZcyNQVAsUqQ8-foI-QiLA6eF3XuVldEtTr8hLVpH9IIQxgXvRJ_Qj41ykwGE/s1600/air_kiss.gif'/>");
theText = theText.replace(/=\)\)/gi, "<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKEYU1g3sSIMrLZl6DkgACMm5TO8EOYPyMuP05SCRh1GOevV3E2KWVguMaayYv6m8hZi9_tYUUYcsUeFFkuW-TdqmB0nYBDZFTQHo-qXvqgw8_Svv1OTVdR2MLDKYSTBBdY7vDD6TyHsg/s1600/rofl.gif'/>");
bodyText.innerHTML = theText;
}
replaceText();
//]]>
</script>
<!--kolobok-smileys-->
b) Script for threaded commenting system with comments that have the reply function:
<script type='text/javascript'>
//<![CDATA[
a=document.getElementById('comment-holder');if(a){b=a.getElementsByTagName("p");for(i=0;i<b.length;i++){if(b.item(i).getAttribute('CLASS')=='comment-content'){_str=b.item(i).innerHTML.replace(/:\)\)/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1NAKK9vEEO4QIw-ZKbcUbtmK2BLwO9kF8Eo7vJ6GgZqe_Y2ykrDUs_m98iRsOz5VksDGSl3gs19Tc898tla2ZMG2NPOpP-uezq1Cy5Hc7VH4Hi3oLx05_FH8omHXD7oMAk42X73D_Kug/s1600/taunt.gif' alt='' class='smiley'/>");_str=_str.replace(/=d&gt;/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCty0n9-lQqsRLeNU98tadLotJcKuN9TmHstP1sZCQ66YGi7iUhWZD5KthFXn00cxpo9gDuH03822eEjJlbqNdIQM9xpHkN9VUNOmC_DEeA4GugPLqrU4NvSvXJaJJyN3YF_inARjco7I/s1600/suicide.gif' alt='' class='smiley'/>");_str=_str.replace(/:d/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgStVdUsCERShpQVxJhkkiVSA-eJV1xWDWLNC9p-wIY-Etqf9bQUwP4XwEyW3648tbRys66kyEGqThjA0K9j6OjWspmvPj2JnKZkekwdFt4FaHSj-RfKLZa8nU9fuIzjvX73bFiUgl6g88/s1600/biggrin.gif' alt='' class='smiley'/>");_str=_str.replace(/:p/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdMXjDBuZDhX8XoKsU1tgO3El3DQxDlh81YF__DhV_6t5ytuH6v5EqMiZOCjxEUFdtBVuJ_x4Oh-qNx6vB2nHU1Xtf64DjIg75AWWqGFiX0qDln5ai3eMfGc6GbUP5alB3vKLCyVYM5us/s1600/tongue.gif' alt='' class='smiley'/>");_str=_str.replace(/:\(\(/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqg7jw6KiintC0cYGnS7yw8A3qPl3njqKKM0QKalSNZgCkl6SbcTvmITaHqBEw3FBVMhHg9ZDMAM14p0pNjej1nimCwq9osUmSRj-v-BrVGaYlDaT7gAt5ZSvOIcZ7HOli_MwgtG6vGKw/s1600/cry2.gif' alt='' class='smiley'/>");_str=_str.replace(/:\)/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6GM32ptX2y3OG7VRtWkUYitAWRw-jJ58N6GqmdSGVLUPS1Dw0P9srM5etRKsGc1hP6dzfxzeKhXfig-9W4IFsKAygQtGmjyt4NSIX4NsED2FwUE0WJvM7DXT-IjrbnwvmJV2GpcRg9Qk/s1600/smile3.gif' alt='' class='smiley'/>");_str=_str.replace(/:\(/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2qgYolo7g829AcsrHS-P0MkunITKl4wpDXKlU-AvtPMZaHFaqrLnKR1Qxy_leoEQ3B_vG6NkxtxTq3vgeWgaK6P1KoU6K9aMr7xkV9s02Mhe4fGqdWT2b7jPcYo6AQIoCIah1B7E6xQo/s1600/sad.gif' alt='' class='smiley'/>");_str=_str.replace(/:-\?/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisxygFXHUpx40CaulT0Rb2XiU4e3bZn_xc2K9apLBa3g9Arc5qTFmAdx0aBlBI5GQeuWAJnXznEiRRxu46DVx-aU9RX5hj6fWjec5lpfYWvbHxG7KWXvTUa0AoC4e-Qmcn1sH_66sPB2o/s1600/think.gif' alt='' class='smiley'/>");_str=_str.replace(/d\(/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgywcrsNdIsGnxPj_1hXjcnjZRSQsalmSwmbSt12xT95z_L4WIt_vRPVrbwpxH3IyB9iEV67tNjYRx_LbNQqgNoPRfupNjKwiwhf9SPmFCrDNXOXxdXN6sM9w4N4SiuRKno6rfdjQiO89E/s1600/doh.gif' alt='' class='smiley'/>");_str=_str.replace(/:-o/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0yOurTCRIX5IKXyDxbdM8CQN83ci1y-92cCuPfeZ49gqlYunfaE5fEoEcWGLb13eJqkIu1qM9w1BjYsCiRyxX-rsYHq7rJR8rp4OL6N5Rv4CFdiG3Fduocbj71VtPTKepZCu6AiCEZOc/s1600/shock.gif' alt='' class='smiley'/>");_str=_str.replace(/:-f/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibXw2dZpjonoYy4MQxiFFaB4XRDlJLZ8lESjI27Ye2DWvAcChaqBXbDgEgBMwpkea3tpW0KbzJh8gz4YOhK8nAxalzaC-CG3GQ73sJmwfafXaUFYSGlh_F1uC0bZa50O_SkuKY2Twa1Y8/s1600/flowers1.gif' alt='' class='smiley'/>");_str=_str.replace(/:-ss/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitnUU6em3EpEWLIEDJLPHaV4agnr0g3s2Jgibq4lx3C1aMjTXD-b2x9cOCRjFRWRHwM_mLfoYYhLU6G4IAqi9_30PRAbGIo7udq0_2nxGCVxJSwtnBYQFYuEcIHMH0_JG1vcsMJV_Tpzo/s1600/unsure.gif' alt='' class='smiley'/>");_str=_str.replace(/b-\(/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNtNKuNzcGsIPe_X02GKp5B7tJ9H_7-CUiNCTieKpfoZyBS2SZ97H886HL0pjgmi3UM29L1xGoxmgZi8MAn4T5Xi1Cad51y-7CqqcJEw0mPKs7Vtx03NAzz6fhkxSgMi7L37S0AxB1ew0/s1600/threaten.gif' alt='' class='smiley'/>");_str=_str.replace(/h-\(/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsghnUM3XMumyDiQFb5zhOB-UdmF7bE6HF68jNU_5PC45Kq2v5ZiU2qn2R2oHzPGVEN9ULPGZWAvmeaMEAkOHmX-GfXONtyFh4pIondQKCTApyrN0kZx2v_ToE-DTz1GKeI7CEIXrHJg4/s1600/help.gif' alt='' class='smiley'/>");_str=_str.replace(/g-\)/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7f768Xbylj5neqvUZ9dF57hRuuTHEGOngllKwejVxk3Fz8IP2xsOCIfDgTL5Jndc_T11MP0UCXoVkVItOjAphwdOanGy801iIZ5Fl-_6ohWLP5G5NOvOzSzjX1anpYuyOgE4vN0zpnUU/s1600/good.gif' alt='' class='smiley'/>");_str=_str.replace(/5-\p/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvQCYOjeQtEIkLELqNHyaNecrzTDQkRizLo9EeD49-ERIDIN3NGB6RkM4jojbQ7RbYklwLmmThMsKiVZciDtU2SBbYh8_XPzHl2tH8z8EuamK9amFuRQhzbLza9tnFfrQB8QP6Thx8kaM/s1600/beee.gif' alt='' class='smiley'/>");_str=_str.replace(/y-\)/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgm_IL25he1Gf6wMCUAgCmdkhygN1bLP38Fu9v4SNCUOB0vMJkgdco5kbae6b2nQ1PZmptNCFvy8Diee5HgQVbuBhQfq-ws0G8eba9fPEl5RAwshV7GT3hNQV3KDUPwPpdZex9QILPyr0A/s1600/yahoo.gif' alt='' class='smiley'/>");_str=_str.replace(/c-\)/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRo2Am532BC-UydD64N7iJ3TAGQFYSRcNVzUtuD2vnfSQO_WUn9O4PYhEpTSYma1auAG_qdEUg7p4-44vJQSqgNExD8S7vqVuriLjGubqmUUUIfkjKxzycIwFCx1fLl98YHrz1cdU5UCs/s1600/crazy.gif' alt='' class='smiley'/>");_str=_str.replace(/s-\)/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7-2nad1LTKhLkXg-7MXtpk9FMgRarYblgfbXFegpXH2b9cvlYXWBe5ACSBBrRiy61zCRKgUGKE4W9GaDj40bwaKO00pn7vPxZjMZcPjgdBaiYfGirDZ2IHq_eMW36KLV_1xkcev1DhUY/s1600/spiteful.gif' alt='' class='smiley'/>");_str=_str.replace(/d-\)/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbm3lBVzi1G4Ae0lKYfTXJYOZQmEFJhKcdbaVU4xKVWOlAjYSdwNMw_Ae1heOS9hLwBUBeF8ylHjHCIcweKvdKK3Y22gHgCa8rD1Sy_PkbcFrnFr9945y7bKPLpYng0YDD9oRsyF-cQqI/s1600/drinks.gif' alt='' class='smiley'/>");_str=_str.replace(/w-\)/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEga5b54uQ6mvpZAweNpwy3QnW5NsZbLgsJ5etMRwiHbNv3iYBj_qiQWHldJ30guMVvMie9_TQ-qjEnU9kQQsh7ZnFI7zxEIavnDqVyKbBTxE9fwPRDxSjmNoZx6ASUd0AUgzL8hPg0wTGw/s1600/cheer.gif' alt='' class='smiley'/>");_str=_str.replace(/:-\h/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-77qf8O7fu9GHKSAPfk9bW1cB-AF7_eizMpg9lHlVEQpBf3uEugN_D9THop-0tbdMIS0iC1l_Dy8yaHfSCtnSn4XHnK1Ugf9XPUV6ZbGdjtQwaN0Y2YYQCO6CyrKzsuYBBrcsr894u9Y/s1600/hi+2.gif' alt='' class='smiley'/>");_str=_str.replace(/:X/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGWCLWND8mcQ-rI2ed7Qullcx0IslIgC8Sl3v_QafjzWl1CvsZhV-qZErhh3jrrrzK6OlT6CA8uxZEep3PMfnJV2aJKKilWQdAOMYFM4SZDAgr5d6rj1QUAgaf2b8gBlOUH8t7WVDPIO4/s1600/give_heart.gif' alt='' class='smiley'/>");_str=_str.replace(/:\-\*/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9sIdSSy2Q1zwn6LMH42Ifw8T5lMg91FKPTSZZyaqQ5EoV6Yr8Rdx5liiMyM1D33sAyLfExbWC4Kf7NFHZcyNQVAsUqQ8-foI-QiLA6eF3XuVldEtTr8hLVpH9IIQxgXvRJ_Qj41ykwGE/s1600/air_kiss.gif' alt='' class='smiley'/>");_str=_str.replace(/=\)\)/gi,"<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKEYU1g3sSIMrLZl6DkgACMm5TO8EOYPyMuP05SCRh1GOevV3E2KWVguMaayYv6m8hZi9_tYUUYcsUeFFkuW-TdqmB0nYBDZFTQHo-qXvqgw8_Svv1OTVdR2MLDKYSTBBdY7vDD6TyHsg/s1600/rofl.gif' alt='' class='smiley'/>");b.item(i).innerHTML=_str;}}}
//]]>
</script>
Note: ignore the next 5-8 steps if you have threaded comments!

Step 5. Find this code snippet:
<b:loop values='data:post.comments' var='comment'>
Step 6. Paste the following line just above it:
<div id='smileys'>
Step 7. Find the following tag and look carefully, it should be somewhere below the code from step 5:
</b:loop>
Step 8. Paste the below div tag just AFTER it:
</div>
Step 9. Now find this code:

a) For previous commenting system:
<data:blogTeamBlogMessage/>
Note: if you'll find it like 4 times, stop at the second one (press Enter 2 times).

b) For threaded commenting system find the second (2nd) and fourth (4th) occurrence of the line below:
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
Step 10. Just AFTER the line above, add this code:
<b:if cond='data:blog.pageType == &quot;item&quot;'><script type='text/javascript'>
//<![CDATA[
function moreSmilies() {
    document.getElementById('smiley-more').style.display = 'inline';
    document.getElementById('smiley-toggle').innerHTML = '<a href="javascript:lessSmilies()">Hide Emoticons</a>';
}
function lessSmilies() {
    document.getElementById('smiley-more').style.display = 'none';
    document.getElementById('smiley-toggle').innerHTML = '<a href="javascript:moreSmilies()">Show Emoticons</a>';
}
//]]>
</script>
<div class='emoticons'>
<span id='smiley-more' style='display: none;'>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6GM32ptX2y3OG7VRtWkUYitAWRw-jJ58N6GqmdSGVLUPS1Dw0P9srM5etRKsGc1hP6dzfxzeKhXfig-9W4IFsKAygQtGmjyt4NSIX4NsED2FwUE0WJvM7DXT-IjrbnwvmJV2GpcRg9Qk/s1600/smile3.gif'/><div class="emos">:)</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2qgYolo7g829AcsrHS-P0MkunITKl4wpDXKlU-AvtPMZaHFaqrLnKR1Qxy_leoEQ3B_vG6NkxtxTq3vgeWgaK6P1KoU6K9aMr7xkV9s02Mhe4fGqdWT2b7jPcYo6AQIoCIah1B7E6xQo/s1600/sad.gif'/><div class="emos">:(</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1NAKK9vEEO4QIw-ZKbcUbtmK2BLwO9kF8Eo7vJ6GgZqe_Y2ykrDUs_m98iRsOz5VksDGSl3gs19Tc898tla2ZMG2NPOpP-uezq1Cy5Hc7VH4Hi3oLx05_FH8omHXD7oMAk42X73D_Kug/s1600/taunt.gif'/><div class="emos">:))</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqg7jw6KiintC0cYGnS7yw8A3qPl3njqKKM0QKalSNZgCkl6SbcTvmITaHqBEw3FBVMhHg9ZDMAM14p0pNjej1nimCwq9osUmSRj-v-BrVGaYlDaT7gAt5ZSvOIcZ7HOli_MwgtG6vGKw/s1600/cry2.gif'/><div class="emos">:((</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKEYU1g3sSIMrLZl6DkgACMm5TO8EOYPyMuP05SCRh1GOevV3E2KWVguMaayYv6m8hZi9_tYUUYcsUeFFkuW-TdqmB0nYBDZFTQHo-qXvqgw8_Svv1OTVdR2MLDKYSTBBdY7vDD6TyHsg/s1600/rofl.gif'/><div class="emos">=))</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCty0n9-lQqsRLeNU98tadLotJcKuN9TmHstP1sZCQ66YGi7iUhWZD5KthFXn00cxpo9gDuH03822eEjJlbqNdIQM9xpHkN9VUNOmC_DEeA4GugPLqrU4NvSvXJaJJyN3YF_inARjco7I/s1600/suicide.gif'/><div class="emos">=D&gt;</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgStVdUsCERShpQVxJhkkiVSA-eJV1xWDWLNC9p-wIY-Etqf9bQUwP4XwEyW3648tbRys66kyEGqThjA0K9j6OjWspmvPj2JnKZkekwdFt4FaHSj-RfKLZa8nU9fuIzjvX73bFiUgl6g88/s1600/biggrin.gif'/><div class="emos">:D</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdMXjDBuZDhX8XoKsU1tgO3El3DQxDlh81YF__DhV_6t5ytuH6v5EqMiZOCjxEUFdtBVuJ_x4Oh-qNx6vB2nHU1Xtf64DjIg75AWWqGFiX0qDln5ai3eMfGc6GbUP5alB3vKLCyVYM5us/s1600/tongue.gif'/><div class="emos">:P</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0yOurTCRIX5IKXyDxbdM8CQN83ci1y-92cCuPfeZ49gqlYunfaE5fEoEcWGLb13eJqkIu1qM9w1BjYsCiRyxX-rsYHq7rJR8rp4OL6N5Rv4CFdiG3Fduocbj71VtPTKepZCu6AiCEZOc/s1600/shock.gif'/><div class="emos">:-O</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisxygFXHUpx40CaulT0Rb2XiU4e3bZn_xc2K9apLBa3g9Arc5qTFmAdx0aBlBI5GQeuWAJnXznEiRRxu46DVx-aU9RX5hj6fWjec5lpfYWvbHxG7KWXvTUa0AoC4e-Qmcn1sH_66sPB2o/s1600/think.gif'/><div class="emos">:-?</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitnUU6em3EpEWLIEDJLPHaV4agnr0g3s2Jgibq4lx3C1aMjTXD-b2x9cOCRjFRWRHwM_mLfoYYhLU6G4IAqi9_30PRAbGIo7udq0_2nxGCVxJSwtnBYQFYuEcIHMH0_JG1vcsMJV_Tpzo/s1600/unsure.gif'/><div class="emos">:-SS</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibXw2dZpjonoYy4MQxiFFaB4XRDlJLZ8lESjI27Ye2DWvAcChaqBXbDgEgBMwpkea3tpW0KbzJh8gz4YOhK8nAxalzaC-CG3GQ73sJmwfafXaUFYSGlh_F1uC0bZa50O_SkuKY2Twa1Y8/s1600/flowers1.gif'/><div class="emos">:-f</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgywcrsNdIsGnxPj_1hXjcnjZRSQsalmSwmbSt12xT95z_L4WIt_vRPVrbwpxH3IyB9iEV67tNjYRx_LbNQqgNoPRfupNjKwiwhf9SPmFCrDNXOXxdXN6sM9w4N4SiuRKno6rfdjQiO89E/s1600/doh.gif'/><div class="emos">d(</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9sIdSSy2Q1zwn6LMH42Ifw8T5lMg91FKPTSZZyaqQ5EoV6Yr8Rdx5liiMyM1D33sAyLfExbWC4Kf7NFHZcyNQVAsUqQ8-foI-QiLA6eF3XuVldEtTr8hLVpH9IIQxgXvRJ_Qj41ykwGE/s1600/air_kiss.gif'/><div class="emos">:-*</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNtNKuNzcGsIPe_X02GKp5B7tJ9H_7-CUiNCTieKpfoZyBS2SZ97H886HL0pjgmi3UM29L1xGoxmgZi8MAn4T5Xi1Cad51y-7CqqcJEw0mPKs7Vtx03NAzz6fhkxSgMi7L37S0AxB1ew0/s1600/threaten.gif'/><div class="emos">b-(</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsghnUM3XMumyDiQFb5zhOB-UdmF7bE6HF68jNU_5PC45Kq2v5ZiU2qn2R2oHzPGVEN9ULPGZWAvmeaMEAkOHmX-GfXONtyFh4pIondQKCTApyrN0kZx2v_ToE-DTz1GKeI7CEIXrHJg4/s1600/help.gif'/><div class="emos">h-(</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7f768Xbylj5neqvUZ9dF57hRuuTHEGOngllKwejVxk3Fz8IP2xsOCIfDgTL5Jndc_T11MP0UCXoVkVItOjAphwdOanGy801iIZ5Fl-_6ohWLP5G5NOvOzSzjX1anpYuyOgE4vN0zpnUU/s1600/good.gif'/><div class="emos">g-)</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvQCYOjeQtEIkLELqNHyaNecrzTDQkRizLo9EeD49-ERIDIN3NGB6RkM4jojbQ7RbYklwLmmThMsKiVZciDtU2SBbYh8_XPzHl2tH8z8EuamK9amFuRQhzbLza9tnFfrQB8QP6Thx8kaM/s1600/beee.gif'/><div class="emos">5-p</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgm_IL25he1Gf6wMCUAgCmdkhygN1bLP38Fu9v4SNCUOB0vMJkgdco5kbae6b2nQ1PZmptNCFvy8Diee5HgQVbuBhQfq-ws0G8eba9fPEl5RAwshV7GT3hNQV3KDUPwPpdZex9QILPyr0A/s1600/yahoo.gif'/><div class="emos">y-)</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRo2Am532BC-UydD64N7iJ3TAGQFYSRcNVzUtuD2vnfSQO_WUn9O4PYhEpTSYma1auAG_qdEUg7p4-44vJQSqgNExD8S7vqVuriLjGubqmUUUIfkjKxzycIwFCx1fLl98YHrz1cdU5UCs/s1600/crazy.gif'/><div class="emos">c-)</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7-2nad1LTKhLkXg-7MXtpk9FMgRarYblgfbXFegpXH2b9cvlYXWBe5ACSBBrRiy61zCRKgUGKE4W9GaDj40bwaKO00pn7vPxZjMZcPjgdBaiYfGirDZ2IHq_eMW36KLV_1xkcev1DhUY/s1600/spiteful.gif'/><div class="emos">s-)</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbm3lBVzi1G4Ae0lKYfTXJYOZQmEFJhKcdbaVU4xKVWOlAjYSdwNMw_Ae1heOS9hLwBUBeF8ylHjHCIcweKvdKK3Y22gHgCa8rD1Sy_PkbcFrnFr9945y7bKPLpYng0YDD9oRsyF-cQqI/s1600/drinks.gif'/><div class="emos">d-)</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEga5b54uQ6mvpZAweNpwy3QnW5NsZbLgsJ5etMRwiHbNv3iYBj_qiQWHldJ30guMVvMie9_TQ-qjEnU9kQQsh7ZnFI7zxEIavnDqVyKbBTxE9fwPRDxSjmNoZx6ASUd0AUgzL8hPg0wTGw/s1600/cheer.gif'/><div class="emos">w-)</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-77qf8O7fu9GHKSAPfk9bW1cB-AF7_eizMpg9lHlVEQpBf3uEugN_D9THop-0tbdMIS0iC1l_Dy8yaHfSCtnSn4XHnK1Ugf9XPUV6ZbGdjtQwaN0Y2YYQCO6CyrKzsuYBBrcsr894u9Y/s1600/hi+2.gif'/><div class="emos">:-h</div></div>
<div class="itemo"><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGWCLWND8mcQ-rI2ed7Qullcx0IslIgC8Sl3v_QafjzWl1CvsZhV-qZErhh3jrrrzK6OlT6CA8uxZEep3PMfnJV2aJKKilWQdAOMYFM4SZDAgr5d6rj1QUAgaf2b8gBlOUH8t7WVDPIO4/s1600/give_heart.gif'/><div class="emos">:X</div></div>
</span>
<span id='smiley-toggle'><a href='javascript:moreSmilies()'>Show Emoticons <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6GM32ptX2y3OG7VRtWkUYitAWRw-jJ58N6GqmdSGVLUPS1Dw0P9srM5etRKsGc1hP6dzfxzeKhXfig-9W4IFsKAygQtGmjyt4NSIX4NsED2FwUE0WJvM7DXT-IjrbnwvmJV2GpcRg9Qk/s1600/smile3.gif'/></a></span>
</div></b:if>
Step 11. Finally, find this tag:
]]></b:skin>
Step 12. Add the CSS code just above ]]></b:skin>
.itemo{float:left;font-size:11px;height:30px;line-height:1.2;padding:10px 0;text-align:center;width:85px;}
span#smiley-toggle{clear:both;padding:15px 10px;float:left;font:bold 14px 'Oswald', sans-serif;}
span#smiley-toggle a{text-decoration:none;}
#smiley-toggle img{vertical-align:bottom;}
img.smiley{vertical-align:bottom;}
Step 13. Save the changes by clicking the 'Save Template' and you're done adding emoticons in Blogger comments. Enjoy!
Favicon (Favorites Icon) is the small picture (usually 16px x 16px in size) you see beside some site's name in your browser's address bar. Having your own Favicon with a nice graphical reminder of your site is a good way to grab visitors attention. Blogger users can add a custom favicon on their blogs by going to the 'Layout' section and click on the 'Edit' link on the "Favicon" element.

"For many bloggers, having a custom favicon (the tiny image displayed in your browser’s window or tab) is the finishing touch that ties together the design and identity of a great looking blog. Today, we're pleased to announce that Blogger in Draft users can now add a customized favicon to their blog." - Blogger in Draft

How To Add a Favicon to Your Blogger Blog

Step 1. Log into your Blogger's Dashboard, then go to the "Layout" and click on the "Add a Gadget" link


Step 2. Click on the "Edit" link on the "Favicon" setting above the navbar element.


Step 3. A pop-up window will open where you can search for an image in your hard drive that will replace the default Favicon image. Click on the "Browse" button and search for your favicon (please note that it should have the .ico extension), then click on the "Save" button.


Step 4. Now you should see your own Favicon instead of the Blogger's default favicon.


Please keep in mind that it might take some time until your new Favicon will appear in your Browser's tab or window.

If you want to add animated favicons to your Blogger blogs, then use the following method instead.

How to add an animated Favicon in Blogger

Step 1. Log in to your Blogger account > Template > Edit HTML.


Step 2. Click anywhere inside the code area and press the CTRL + F keys to open the search box. Type or paste the following tag inside the search box and hit Enter to find it:
<b:skin>

Step 3. Paste this code just above it:
<link href="your-favicon-links-goes-here" rel="icon" type="image/gif"/>

animated favicon blogger
Note: replace your-favicon-links-goes-here with your Favicon link location

Here you can find some cool favicons for your site or blog: http://www.favicon.cc/. Just download the favicon you like, upload it on tinypic or on a blogger's post, then copy the link address/direct link.

Step 4. Save the Template and you're done adding the Favicon in your Blogger blog.
This cool Blogger trick will help you to add comment count inside a speech bubble, so that you & your readers can use the numbers to mention or point to a particular comment on any of your posts. Besides this, numbering your comments might help you to improve the look and feel of your blog.

Note: This works with the previous blogger commenting system, so if you want to apply this trick, first you need to remove the Blogger threaded comments. See here How to remove Blogger threaded comments
UPDATE! Now you can have a comment bubble in your threaded comments also! For more info, please read this tutorial: How to Add Numbered Comments In Threaded Comments
blogger blogspot, tricks

How to add numbered comments on our Blogger/Blogspot blog

how to blog, blogspot blogger

Step 1. From your Blogger Dashboard, go to Template and click on the Edit HTML button:


Step 2. Click anywhere inside the code area and press the CTRL + F keys to open the search box:

Step 3. Type or paste the following code inside the search box and hit Enter to find it:
<b:loop values='data:post.comments' var='comment'>
Step 4. Just above it, paste this code:
<script type='text/javascript'>var CommentsCounter=0;</script>
Step 5. The, find this code:
<data:commentPostedByMsg/>
Step 6. And just below/after it, copy and paste this:
<!--comments-count-starts-->
<span class='comments-number'>
<a expr:href='data:comment.url' title='Comment Link'>
<script type='text/javascript'>
CommentsCounter=CommentsCounter+1;
document.write(CommentsCounter)
</script>
</a>
</span>
<!--comments-count-stops-->
Step 7. Find (CTRL+F) this tag:
</head>
Step 8. Just above the </head> tag, paste this code:
<!-- comments-count-starts-->
<style type="text/css">
.comments-number a:link, .comments-number a:visited {
color: black !important;
text-decoration: none !important;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkrX7Z3O7n2w33_Uw_MzrBMOoandvObdrGv37aHdAc8aNbl9Sow7dvPpp0ioSU5UTOLAyzV5OImsZ2AlUCyPgKSKfZaPUKG3mxDlTRzbKkZyGHe5rkzM4z7jcS4quqnhFDlqW3bNBgVYD-/s1600/comment+bubble+1.png) no-repeat;
width: 50px; /*image-width size*/
height: 48px; /*image-height size*/
float: right;
display: block;
margin-right: 5px;
margin-top: -15px; /*comments-counter position*/
text-align: center;
font-family: 'Century Gothic','Lucida Grande',Arial,Helvetica,Sans-Serif;
font-size: 15px;
font-weight: normal;
}
.comments-number a:hover, .comments-number a:active {
color: #1BA0E1 !important;
text-decoration: none !important;
}
</style>
<!-- comments-count-stops-http://helplogger.blogspot.com-->

Note:
  • To change the comment bubble, replace the text in red from above with your address
  • To change the color of the numbers, replace the text in blue with the hex value of your color. This tool can help you to pick up any color that you may need: Color code generator

Comment Bubbles 

To choose a comment bubble, right-click on the image and select "Copy Image Address/Location":

how to blogblogger blogspotblogspot blogger, how to blogwidget blogger blogspotblogs, how to blogblogspot or blogger, how to blogtutorials, how tocomments, how to, blogspot bloggernew comment, how to blogblog design, bloggerblogger.com

IMPORTANT: You can use any image instead of the one linked in the code above (STEP 8) but after you need to change the size values (width and height), so that the numbers inside the bubble won't float outside of it.

Step 9. Save the template and enjoy your comments :]

Related tutorial: Add a Comment Bubble to Blogger Post Titles
A comment bubble (or speech balloon) with the current number of comments displayed on each blogger post titles might be an excellent addition if you want to make your blog more attractive and engaging. Having a comment bubble icon could help you not only to get more comments on your blog but may, as well, give your visitors a hint about which are the most popular posts on your blog. When a post has received many comments, it could reflect the popularity of your posts and thus, make your readers and visitors to be more interested in reading them.
If you want to add a comment or speech bubble to your Blogger blog, then follow the next steps below:


Step 1. Log in to your Blogger Dashboard > go to Template > click the Edit HTML button

comment bubble, speech bubbles, blogger comment bubble

Step 2. Click anywhere inside the code area and press the CTRL + F keys to open the Blogger search box
blogger search box

Step 3. Find the following tag in your template:
]]></b:skin>
Note: before anything, you need to click on the small arrow next to it and after the code has expanded, search for the ]]></b:skin> tag again

Step 4. Just above ]]></b:skin> add the following CSS styling:
.comment-bubble {
float : right;
width : 48px;
height : 48px;
background : url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicQKmn7CDkRx26SLPw_FZbeTAREcrRixDSgcua3poKkV4SY6_E8KLxympVcElH6V6kKFF1-ZC24VNyDw0EdCt1OigLx0JPlCln_jiIj_ZNMo1otaMYtdt2Dm7Yy092JIWYcdsqO36fVqw5/s1600/speech+bubble+green.png);
background-repeat: no-repeat;
font-size : 18px;
margin-top : -15px;
margin-right : 2px;
text-align : center;
}
Step 5. Now find this code:
<b:if cond='data:post.title'>
<h3 class='post-title entry-title'>
Note: If you can't find it, search this code instead:
<b:if cond='data:post.title'>
      <h3 class='post-title entry-title' itemprop='name'>
Step 6. And add this code immediately after it:
<b:if cond='data:post.allowComments'>
<a class='comment-bubble' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick' style='color: #ffffff; font-size: 18px; font-weight: bold;'><data:post.numComments/></a>
</b:if>
Note:
  • to change the color of the comments number, replace #ffffff with the hex value of your color;
  • to change the font size, increase/decrease the 18px value;
Step 7. Preview your template and if everything is ok, click on Save Template.

Comment Bubbles 

You can choose one of the images below - right click on the image you like and select "Copy Image Address/Location", then replace the blue code from step 4 with the address you just copied.

bubble comment count, bubble blogger postsblogger comments, comment countblogger blogspot, blogger commentsblogger bubble comment countcomments in blogger titlesblogger tips, blogger tricksblogger widgets, bubble comment countbubble comment countBubble Comment CountBubble Comment Count, blogger blogspot


That's it! Enjoy!!! (:

Do you need to add more info on your blog posts? Then I recommend you reading this tutorial: