SEO Search

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Saturday, 28 April 2012

Google Translate Widget with Flags For Blogger

Posted on 13:59 by Unknown
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, blogger gadgets, blogger tricks

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/AVvXsEg9oQBwFTWE8gyy4pyBC8yWPWCTEpx92OTh7urlJI43ZQOSYRPdkmFwkZ5Dvb_JCIZoJup4r520g9bYP941uS4MZL7MGc_pfTsE0Znr2_kajhyyX63Q60jX-HfHA3199tCsbODONdflfkiO/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/AVvXsEh73KyfNZU6pm8PzuTwabGtiIyaH1mX3A5Wp8utn2a0c4fZ6sJPEgz4aineiXhsqh2cZajzVIj1QaqZKqynH9Fdfd-v0coVrgQpy_hXTjbkkp2o0pjQ1bSrG42PwDc6i-x06FIjnSitKUXU/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/AVvXsEjrXyX-TUxIjppBLz8MAM7IhHtn-_X7446WhufxW9eaHXZi9tfCeUWNdWh29o8e2gBlPBxupY3UfDuBmWo96pjnI1Dx1tYRb31_QBzt7uTC7TMWzTPn4TTwU-WAw6xVijddcJVL0JJXMKtX/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/AVvXsEgeCn66DZ-dM-E2K9ylpDOOzus47VEvesAY9CtqCirACo9M7ST5Av0qvB0tpmQIx8bQsp-pt8o3F-QlszPIxZr2ebfWOYgUooHewqvr5xun0JuJyHiqz-jTf6GoyvQZnJnslYiLg2ieczVk/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/AVvXsEg31mxf5lo8ekJ3zg25SgNI4ytdIiHbJzC29a8Dmr5krerFzIScw19ce6GStuvAxTS-X2BRDh-zFDBubZlc1Ldv-vyqOm3vb6QY6iwYKV4_6ksm-NL_i9gM8wSVq52YMKKp83AARKvS5gou/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/AVvXsEhAyWDVrfpMU6d7-qISqp6Hl_XIs_hdv1OxfYODdjrzwxegVjdqtFnq31D7idG5yC5kG3K2pzTuTTNiQlMwE1Aim6wT0WNDXCjGQqTf1So2S9VTEOHOCpkorcXxD8Qu84vF6q57ZBO5-vpZ/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/AVvXsEi6z0gSQH2e1WZ5rwac6kU5S1jX9ediIr07QP2eOlzwCgd2vZLs_q3duaAVfpWnpOt84wZnAty-VXxITnQhTMgpLmogqF1EtmZTP7aO_I03W_k0agLt17jyRCqjzp5Cznz9YZo1l0lVngfU/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/AVvXsEgRaAUWKDiMhTn4hlhHmTFKMzJKkSpTyU5UOVjSbsHJKQIfwKZmpOk2E7B1Cc30dRxFxxmN-MCXB47QQrfxBlZVV0tV2DWSRMoMLHQ4Mm4-r3LtKJtqTmszgo01PgJQBfVT1UKoWVwUDduG/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/AVvXsEhANXkbLu2lY5DQMiqB2ADbbpWzIbSsLe7oMOnIpedgke0uD9GCmfatpZccpRFAAhK07M-G7LVyPtzOU3fShFtUb_Ypd8rhiMTw73iyeRLpn4ly8lODna8dgEABGa51aAWVrBGeGUDoHC1T/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/AVvXsEjfDpLZFi5DM4OL_YD6tfxMK-iN1j3qY5yHpuchGrjt84bp2EZo0NGDTeQKziOhJtScJUcHvdYp32wAeDY_Vk796pCGNoKnHnFtj9068PhEKH9FNjTtgqwgTTEKil9VEz9ovWynjbq6YXoa/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/AVvXsEiuNhbgyKoCAOsoq6HrME1XcjQAa6ALG6EZ6BmU1V8UL8Mx1UrJoSRZ16ZUpmOtFqQL1ceYrO6tAVkCD_hRMqYLYfliD2H45NnRdikW5jGXvt6LzyfWoog5iD57vRrp-Ih6-TPmslslSjGL/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/AVvXsEgR8cM4tExj9phx_PYFHwLV7etP_Z5vIFkUKOLlXxUvECvejPls1B4NJUKEE0HyAIrFfCPZs6eWPQWflmaIi54QLf4iovsbRpIxtP_sgONgRx-QFH669OgCvD_PYgIqNyuNPqZcTnRF-KS3/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 / </a><a href="http://helplogger.blogspot.com"><font size="1px">Get this widget</font></a></p>
</div>
     </div>

Step 4. Now click on Save

google translate, blogger widgets, gadgets for blogspot
And you're done! Enjoy (:

Read More
Posted in blogger, translating, Widgets | No comments

Simple Recent Posts Widget for Blogger/Blogspot

Posted on 08:42 by Unknown
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/ apply different style on it. To style it into your own design, you just have 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

Step 1. Log in to your Blogger Dashboard, then go to Layout and click on Add a Gadget link


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


Step 3. Select & Copy the code from one of the options below and paste it into the new HTML/JavaScript:

Option 1: Recent posts widget with snippets

<div id="hlrpsa">
<script src="http://helplogger.googlecode.com/svn/trunk/recent-posts-with-snippets.js">
</script>
<script>
var numposts = 5;var showpostdate = false;var showpostsummary = true;var numchars = 100;var standardstyling = true;
</script>
<script src="http://your-blog.blogspot.com/feeds/posts/default?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts">
</script></div>
<div id="rpdr" style="font-family: arial, sans-serif; font-size: 9px;">
<a href="http://helplogger.blogspot.com/2012/04/recent-posts-widget-for-bloggerblogspot.html" target="_blank" title="Grab this Recent Posts Widget">Recent Posts Widget</a> by <a href="http://helplogger.blogspot.com" title="Recent Posts Widget">Helplogger</a></div>
<noscript>Your browser does not support JavaScript!</noscript>
<style type="text/css">
#hlrpsa a {color: #0B3861; font-size: 13px;} #rpdr {background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLTq5_oNFNwfjZScuQlA6oC28j_sFFC5TsVEFk5LuNfe8FenVD2tcrCP_dbWMKsCoLZgenSRTSa6_u4ZY4HmW0b0CnsTaaDJ_T5Xc2rKdCCP-tMQ-opx_YFllTEZJzgjWjI1isuYixQLCx/s1600/blogger.png) 0px 0px no-repeat; padding: 1px 0px 0px 19px; height:14px; margin: 5px 0px 0px 0px;line-height:14px;}
#rpdr, #rpdr a {color:#808080;}
#hlrpsa { color: #999999; font-size: 11px; border-bottom:1px #cccccc dotted; margin-top:-10px; padding-bottom:10px;}
.hlrps a {font-weight:bold; }
.hlrpssumm {}
</style>

Option 2: Recent Posts Widget Showing Post Titles Only

<div id="hlrpsb">
<script style="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/recent-posts-with-titles-only.js"></script>
<script style="text/javascript">var numposts = 10;var showpostdate = false;var showpostsummary = false;var numchars = 100;var standardstyling = true;</script>
<script src="http://your-blog.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showrecentposts"></script></div>
<div style="font-family: arial, sans-serif; font-size: 9px;" id="rpdr"><a href="http://helplogger.blogspot.com/2012/04/recent-posts-widget-for-bloggerblogspot.html" title="Grab this Recent Posts Widget" target="_blank">Recent Posts Widget</a> by <a href="http://helplogger.blogspot.com" title="Recent Posts Widget">Helplogger</a></div><noscript>Oops! Make sure JavaScript is enabled in your browser.</noscript>
<style type=text/css>
#hlrpsb a {color: #0B3861; font-size: 13px;} #rpdr {background: url( https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLTq5_oNFNwfjZScuQlA6oC28j_sFFC5TsVEFk5LuNfe8FenVD2tcrCP_dbWMKsCoLZgenSRTSa6_u4ZY4HmW0b0CnsTaaDJ_T5Xc2rKdCCP-tMQ-opx_YFllTEZJzgjWjI1isuYixQLCx/s1600/blogger.png ) 0px 0px no-repeat; padding: 1px 0px 0px 19px; height:14px; margin: 5px 0px 0px 0px;line-height:14px;}
#rpdr, #rpdr a {color:#808080;}
.bbrecpost2 {
padding-top:6px;
padding-bottom:6px;
border-bottom: 1px #cccccc dotted; }
</style>

Step 4.
  • Change 5 (option 1) and 10 (option 2) with the number of posts you want to display. 
  • Change false to true if you want the posts dates to appear 
  • Change 100 (option 1) if you want more characters to be displayed.
  • To change the color and font size of the links, modify the values in blue (links) and violet (font-size)
  • To change the style of posts summary, modify the values in green (color) and orange (font size)
  • Replace the your-blog text with the name of your blog or if you have a custom domain change all the bolded line with your address like in this example:
http://www.your-site.com/feeds/posts/default....

Step 5. Save your widget. And that's it! Enjoy!

If you need any help, leave a comment below.
And if you liked this post, please consider sharing it. Thanks.

Read More
Posted in blogger posts, posts, recent posts, Widgets | No comments

Thursday, 26 April 2012

A Beautiful jQuery Drop-Down Menu For Blogger Blogspot

Posted on 09:53 by Unknown
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

Steps Adding the jQuery Drop-Down menu

Step 1. Go to Dashboard - Template - Edit HTML - Proceed


Step 2. Expand Widget Template (make a backup)
    jquery drop-dowm menu


    Step 3. Search for the following code:

    ]]></b:skin>

    Step 4. Add the following CSS code before/above it:

    #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. Now find this piece of code:

    </head>

    Step 6. Add this code immediately before/ABOVE 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. Click on Save Template button.

    Step 8. 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 :

    You must change links titles and replace the # symbol with the URL address of each of your links

    Step 11. Click on Save

    Important:

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

    Go back to Template > Edit HTML and search (CTRL + F) for this code:

    <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>

    You should change 1 with 3 and no with yes like this:

    <b:section class='header' id='header' maxwidgets='3' showaddelement='yes'>

    Save the Template.

    Next thing to do is to go to Layout and drag your menu immediately below your header


    Then click on Save Arrangement


    Here you can see the DEMO.

    Enjoy! :)


    Read More
    Posted in blogger, menus, Navigation, Widgets | No comments

    Wednesday, 18 April 2012

    How to Add Emoticons/Smileys in Blogger Comments

    Posted on 16:54 by Unknown
    Emoticons/Smileys are a great way of making discussions more interesting and fun, so it's a pity that Blogger don't support them. This tutorial will show you some simple steps on how to add some very cute emoticons called Kolobok to your Blogger/Blogspot comments, so that you and your blog visitors will be able to have an enjoyable time together.

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

    DEMO


    How To Add Kolobok Smileys In Blogger Comments

    Step 1. Go to Dashboard - Template - Edit HTML - Proceed


     Step 2. Expand Widget Template (make a backup)


      Step 3. Search (CTRL + F) for this tag:

      </body>

      Step 4. Copy and paste just above it, this code:

      • For previous commenting system (comments without reply option)
      <!--kolobok-smileys-->
      <script src='http://helplogger.googlecode.com/svn/trunk/[helplogger.blogspot.com]smileys.js' type='text/javascript'/><noscript><a href='http://helplogger.blogspot.com/2012/04/how-to-add-emoticonssmileys-in-blogger.html' target='_blank'><span style='font-size: x-small;'>Add emoticons</span></a></noscript>
      <!--kolobok-smileys-->

      • For threaded commenting system (comments with reply option)
      <script src='https://helplogger.googlecode.com/svn/trunk/kolobok threaded.js' type='text/javascript'/>

      Note: ignore steps 5-8 if you are using threaded comments!

      Step 5. Now find this code snippet:

      <b:loop values='data:post.comments' var='comment'>

      Step 6. Paste the following code just above it:

      <div id='smileys'>

      Step 7. Find the following code (look carefully, it should be somewhere below the code from step 5)

      </b:loop>

      Step 8. Paste the following tag just after it:

      </div>

      Step 9. Now find this code:

      • For previous commenting system:
      <data:blogTeamBlogMessage/>

      Note: if you'll find it like 4 times, stop to the 2nd one!

      • For threaded commenting system:
      <div class='post-footer-line post-footer-line-3'>

      Step 10. And add this code just after it:

      <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()"><div style="font-size:small; font-weight:bold;color:#000000;">Hide Emoticons /<a href="http://helplogger.blogspot.com/2012/04/how-to-add-emoticonssmileys-in-blogger.html">Add Emoticons</div></a></span>';
      }
      function lessSmilies() {
          document.getElementById('smiley-more').style.display = 'none';
          document.getElementById('smiley-toggle').innerHTML = '<a href="javascript:moreSmilies()"><div style="font-size:small; font-weight:bold;">Show Emoticons</div></a>';
      }
      //]]>
      </script>
      <div class='emoticons'>
      <span id='smiley-more' style='display: none;'>
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfdAlW5emwmmlqymytHovNYIs3cYXv20gzU9-2BuWG_fyZzvAVHtc-3gH5uDcBqr7d9iSZ_D37BDA2jnnvTTqyRsmLb5uYsSZ91dBRtlT8M7sNz-2I0DYw6hyphenhyphen-C8LThXr9s53-FlyQxFM/s1600/smile3.gif'/>:)
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_3vX9NB_bCsT17dZn9qPzv1g6OvAt_9PcI5LXXtKe0amHZiDwIx82lgJw0CDU7-pTt1NEjf4rHFTY6nsLxs1He9CCAcgQtCjLv562j_xW5lpAXc3uMQeEaW771PE_7TgZDLqgoCE3CpU/s1600/sad.gif'/>:(
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmCHZbDfwvLzF8hEr2w_s7y53TCy-udSiMQUXlZp3v-9q2BhPlP5S7bBP60f0tL0HQHbbzO8iHUiJu5S8N2Mijh-WE572sJDnJlAd0luYRXKKL8Ms4iPDnl4jfd_0EY5qSGuhSShDiSdo/s1600/taunt.gif'/>:))
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiri6Oe102uZXUCUwN6O3PPmjCGCunhNU8Wj-2IKCA_RAid9VYnbDDk-Q4at9GT12lcvKN0S0hmS9ouy-GSKCa4Z8snVkSmTTn8Kfa11ldsaNEtJUz7nPPW8nQIa83faMZ6O3h-ijslSMQ/s1600/cry2.gif'/>:((
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEht__TI4PftCK_Y1GTQvXZM3tVQ9NOOdVNKu9Q3UEQ0DPEwTpRAOK0g_uTHUWzQoRnFJHzg5QM2NzrCwPQ6bJ1JGEBI9nxS27GMnyJib7q628SL3kLhR9GVa6c24BPrRE6yd5znyLp3GwM/s1600/rofl.gif'/>=))
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDTwTZVeMewjctzTgEnoDhJzU7Eb9BmPjsANFKhA88YC8E53pQuzqAybWGetokqpW2HqQ7GVXGUDG0xSiJ0bTBeg0wRsEWJAdhbuOrNphiWVMB5XZQCmuYswiCGmS5L0iTLD0B3PZJDVI/s1600/suicide.gif'/>=D&gt;
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQB1_SUYLr7PRqjEnmr4MFLPYNNC5t2JrW63EgVc5SnKxa2BDD_7bRQYnW6RAoh4J34ixV8I__AjWUq0hbLB_LMuIMFANowaCdahxxJ9KOjzSK61ZvRSAcuv5K4N5K5HAyIBdMWvHaNtM/s1600/biggrin.gif'/>:D
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1-F8jics_xwtiopGcCdmgUC_xZ12fc8QHzrXZ8QcRZD2DLok_kQV63ADTegZEtqIT9sHU5sYL3qDyI5svANP6NRWFwZVcQqpfurfNpHigks2gNdQchQvEAVfa3fB8i5zWRrN_4cd2MIs/s1600/tongue.gif'/>:P
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-ZITm4qa8VbvtA8VjlmcJCRzjPbVH5722OoRGopm1mLWO9GApCWg9MPX-FflggPIfVk5ZzVy_e7JESRNrIMU4f8AIPjl1nGx6eJh1j7HIorwAsgAiZatIbG24Pw_PJGMahxR43NkOkXc/s1600/shock.gif'/>:-O
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrkZ89E7bUgsGSmgzad2z2XtqT5g1WD_YXT3vVK_v08d326LOd3b8zAVxxNWoGYQmmgXz9FW3dP6a5AgxFSZhg2hcjsV4D3Wsb8wISXYzvKesJ0An7wm8W-keT2D649bFCsYEuodqTrhM/s1600/think.gif'/>:-?
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtkBfVkjiIIEpBZ7jI0pPQjbDKyk9hhOKaUvcbtz2uwkIDpl4-XNc-1HbYAEDbRh9XasfnepCfZfFGlhFySCLx0tMxzSHwVaKsD65B1j0kRi5S9Be3NaiHdy1mQDAg3NJHqjrfsAUVlN8/s1600/unsure.gif'/>:-SS
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEMuGIIm7nyoGTIPsPhxELythmW_bqyYFU3H6Sy7pch2ySL3HCiSMCwbHepbmjZ9WP39mW329WS4UxzZDTlMK_W2kiOIP5G4vjScTmonDK4pD_AOy5T6ofjwmDKo9SmohVdjdgoLc51Jc/s1600/flowers1.gif'/>:-f
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiBA_CaEIWfg3-_8-Belmrwv6fSbYIftiOI2fs7uV1ksUYbKG4rM6wqB8uj3KqtQnnMwRB1w1zrE3kNk01D4MuNcxyrf3Yo6lwJTnl9FSAJvJgA9qblH2I9gAQuPBb6WtTx0xijn7AuVMc/s1600/doh.gif'/>d(
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglRpfICmrneD5t5-pLXKtnhIOl6uBd-EPxv1sMO0p6eCiV8fYBgybN9mNtUTeyKiR-AIPSABaAQdgx27G10UDRFRu2pEwkRH_usJX_8Xt5dmOXjBPD3dlHLnC5A49wW_S9cTnDmRvib9c/s1600/air_kiss.gif'/>:-*
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZ7Wrs1ERy6asrsVafrd_X_96FMYchARaLG17sWDeJXWF_7EQZoPAGrsFKzQ7tJ5a0hMtuhgnOYs7-SXIhG7mC8pybqya8szmJ8gqXBVq93_4JEcVRC6a1pfLOIGI_B2bgC8EBChtIUSs/s1600/threaten.gif'/>b-(
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgG7-R_Ie-nZ0v2Blbw9DrXniHdmmt74UdfWd2QRuc2TxPIif3vdzpaDhxNUwr2gSMtc2hltG_r8KNmbj9YFpKrdVtynsnES0V_xvuvZQ4m41Vj4TijKsYPDENf0gd1mJTKyCH2pWU1IHA/s1600/help.gif'/>h-(
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGaSMd9sykToOIkZtBHaOR-DFN7bGxxV89UXMeiH_U9HXiPr2UkeLyMn7RdPTWfX6qw_SvZpM7w9Oc17H9wfi4BUuHLBizYYXCSPuRW_QaYLLevzIwO2EEQYvgEnQVm7PpEyGZeQUKJYo/s1600/good.gif'/>g-)
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhW_tPPrQQM1G9BycuV4gzObGU8yUJaCaGims81OSD4_ugElJZf0DtEYkut4FYNX54I3x_HBJ_Nhtf0cI1C5AziVjPTLN2BaoeGsHKJE62CuHK0iAnlewk9tFHcMauCEsGL1ZPEfUg-yQ8/s1600/beee.gif'/>5-p
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZnRKPaQXOtAvumX2kTXafVLWWst4Po6-sgAdTaWpwIt4FwVzhjUIBKcTXl-eZUNhTRu92IFfvDo9giyY8z0bm9EVtqpBUpwK5g6MvBH1oNN8FHJ_xP0Ip2wwi2TNWRVZZLBCmwszD-Tc/s1600/yahoo.gif'/>y-)
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDpmx5ZOdOhPI4a444NwZrkdyIvYqh0MXjURY2JnolsviRTOIfjFI6mR0IpS_oVWxfAz5gisfb0sM3wR1aULt3wUH0XNVTsj-B3ZhmKrYe0D3NF-ZIAu2jasp2-Y3Qbvg-qkvDB41SrLw/s1600/crazy.gif'/>c-)
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhPwBjcwx9SccnX79E2xI-TotuoT4viBfWT2smJTlv_rOj_tk_OcdZOuTJzH0uwSzWAPJj8SDF_-XIj2G3Tx8K8zJ8YOKRZmTl4mQduJI4GQhq9fsWWGzHlV7tMEXRwdoo0yBdRKSOhvnk/s1600/spiteful.gif'/>s-)
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBCGo937OYhLPxJ83aKqHOf9Yc7W_uC9zEwowD8a2TceX8vtEAW6VmasJ-1Hh_WN3ONUfxs2T3UvApDljGXCMrrWX5ObR81gIXfLDMTUuAC9HtI1i2hnmk05V34ENpEznNTA4SjMY-QTQ/s1600/drinks.gif'/>d-)
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWYv-BfkS3wJjDTfJVaDAqp8y0UtcccQuN2pBcqEnrc-rly8aFyFgaxE212WGgWstvTy2CO6cb6pI0ls4d-7udIZo6sbcj1ctNaXGELrml6JPhivoUE4YThqvzxBXSsGTkDa2PZvHTcJE/s1600/cheer.gif'/>w-)
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6tMQGeZIsgT6Th0GYaPAo-Yr2esfDYA075NiFate1AJ7Y-jqvv9Ze_ScxwbmcnIoxZ6rWok2F8helH9XigZfcJW65LLOT0C77poEqkrYxvUnY_oh0z2_S1b4QcpINglfXZDeSbY7SI-w/s1600/hi+2.gif'/>:-h
      <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0VvaOOTQ8TF0ckTrZTUdmoCo8OvvwMbo-xJqTQmNYTaKbKRNdJXXLxLvMruwHY7dS8ziYzzBGZXSI2KBRjbItbeT1wJ1O6-MfMxxF3E6OAC5btdMuoNMph_LDPzOxL0nf4XlK7b_qois/s1600/give_heart.gif'/>:X
      </span>
      <span id='smiley-toggle'><a href='javascript:moreSmilies()'><div style='font-size:small;font-weight:bold;'>Show Emoticons <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfdAlW5emwmmlqymytHovNYIs3cYXv20gzU9-2BuWG_fyZzvAVHtc-3gH5uDcBqr7d9iSZ_D37BDA2jnnvTTqyRsmLb5uYsSZ91dBRtlT8M7sNz-2I0DYw6hyphenhyphen-C8LThXr9s53-FlyQxFM/s1600/smile3.gif'/></div></a></span>
      </div></b:if>

      Note: Ignore steps 11-12 if you are using threaded comments!

      Step 11. Finally, find this code

      ]]></b:skin>

      Step 12. Add this one below, just above ]]></b:skin>

      .emoticons {-moz-background-clip: -moz-initial;-moz-background-origin: -moz-initial;-moz-background-inline-policy: -moz-initial;text-align: left;width:400px;}
      .emoticons a, .emoticons a:hover {margin-left: 20px;text-decoration:none;}

      Note: if you want to change the size of the emoticon container, edit the red code.

      Step 13. Save the Template and you're done. Enjoy!

      If you have any problem and need help, please leave a comment below.
      Read More
      Posted in Comments, comments tricks, emoticons, Emoticons/Smileys, how to, Widgets | No comments

      How To Add or Change Favicon on Blogger Blogspot

      Posted on 12:17 by Unknown
      Favicon (Favorites Icon) is the small picture (usually 16px x 16px in size) you see beside some some site's name in your browser's address bar. Having your own favicon with a nice graphical reminder of your site beside is a good way to get visitors attention. Blogger users can add a custom favicon for their blogs going to the Layout section  and by clicking 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 in to your Blogger's Dashboard, go to the Layout and click on Add a Gadget link


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


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



      Step 4. Now you should see your own favicon instead of blogger's default favicon.


      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 follow this method below.

      How to add an animated favicon in Blogger

      Step 1. Log in to your Blogger account > Template > Edit HTML (if needed, click on Proceed button)


      Step 2. Select the "Expand widget templates" box


      Step 3. Search (CTRL + F) for:

       <b:skin> 

      Step 4. Paste this code just above it:

      <link href="your-favicon-links-goes-here" rel="icon" type="image/gif"/>

      See the screenshot for more details
      animated favicon blogger, how to





      Note: replace your-favicon-links-goes-here with your favicon's link location

      You can choose from here some cool favicons for your site/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 5. Save the Template. And you're done!


      Read More
      Posted in Blog Design, how to | No comments

      How to number comments in Blogger/BlogSpot

      Posted on 10:52 by Unknown
      This Blogger hack will show you how 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 and besides this, it could as well improve the look and feel of your blog.

      Note: This works with the previous blogger commenting system, so if you want to add this hack, you should remove first the Blogger threaded comments. Learn here How to remove Blogger threaded comments

      UPDATE! Now you can add comment bubble in your threaded comments too. 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. Go to Dashboard - Template - Edit HTML (click on Proceed button, if needed)


       Step 2. Select "Expand Widget Template" (make a backup)

        Step 3. Now find (CTRL+F) the following code in your template:

        <b:loop values='data:post.comments' var='comment'>

        Step 4. Immediately above/before it, paste this code:

        <script type='text/javascript'>var CommentsCounter=0;</script>

        Step 5. Find this code:

        <data:commentPostedByMsg/>

        Step 6. And immediately 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 in the template:

        </head>

        Step 8. Paste this code just above/before it:

        <!-- 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/AVvXsEjaEe5cCPhIlrPNcD0LUo24oSk1w4gkZQNDJJKmy3l5lhNAy7OwojESOA5yPfcZRDtsrYvoenantOx0KtNSMTliyBPJJ01OOcTSNAXRg6prcNgi9CDS5A3L51P4MFlnZAXgOduhIg_BVwKE/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 red text from above with your own address
        • To change the color of the numbers, replace the blue text with the hex value of your color

        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 could use any image instead of the one linked in the code above (STEP 8) but after that, you should modify the size values (width and height), so that the numbers inside the bubble to be correctly adjusted.

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

        You might also be interested in this tutorial from the same category:
        How to Add a Comment Bubble to Blogger Post Titles.


        Read More
        Posted in Blog Design, Comments, comments tricks, Hacks, how to | No comments

        Monday, 16 April 2012

        How to Add A Comment Count Bubble To Blogger Post Titles

        Posted on 13:47 by Unknown
        A comment bubble with current number of comments displayed to each blogger post titles could make your blog more attractive. This improves not only your comments count but also allows your visitors to see what are the most popular posts on your blog. When a post has many comments, then the comment bubble will show the popularity of your posts to readers and visitors so that they might be more interested in reading them.

        So let's start adding it:


        Step 1. Go to Dashboard - Template - Edit HTML (click on Proceed button, if needed)


        Step 2. Select "Expand Widget Template" (make a backup)

          Step 3. Find - using CTRL + F - the following piece of code in your template:

          ]]></b:skin>

          Step 4. Add the below code just above ]]></b:skin>:

          .comment-bubble {
          float : right;
          width : 48px;
          height : 48px;
          background : url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpoCZ5SD7W2NxGmA6YVIrr_aGxCXJdbdiLJHmBg0M6nKwqPAeF93YPZASeWXZJVLSOrDcUi267A6Y4fwrSqnDOZBcbfGd7N7pHRjVmn83L8v4PhR-wlSjpA8wrZW3a9m_RvT56qJdYj797/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 desired image and select "Copy Image Address/Location", then replace the red code from step 3 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 (:

          You might also be interested in reading this tutorial:

          Display post author, date, labels and comments with icons below post titles
          Read More
          Posted in Blog Design, blogger, Hacks | No comments
          Newer Posts Older Posts Home
          Subscribe to: Comments (Atom)

          Popular Posts

          • CSS Basics. How to Apply Rounded Corners On Images #1
            This tutorial will explain how to change the outside border of any image using some simple CSS rules to make it round, but this is so easy t...
          • How to change Blogger "Post A Comment" Message
            In this tutorial i will show you how to replace the 'Post A Comment' text that appears above the comment form with an image. Also, I...
          • Google Translate Widget with Flags For Blogger
            The Google Translate Widget for Blogger allows the visitors to translate your site or blog in their own language. This widget also auto-dete...
          • How to Write SEO Optimized Blog Posts
            I'm not a SEO Expert, nor what we will read further is a top secret, but this is something about basic positioning that everyone should ...
          • Scriptaculous image slider/carousel for Blogger
            This is a very nice carousel slideshow made by Brian R. Miedlar which shows a gallery of images having a sliding effect that returns to the...
          • A Simple Related Posts Widget For Blogger
            In the last tutorial, i've been talking about the Related Posts widget  that shows related posts along with thumbnails just at the end ...
          • Blogger Auto Video Template by webbilgi
            Rate this template: Demo: Click here for Demo Source And Designer: Author page Click here to Download Features: Automatic thumbnail creati...
          • A Beautiful jQuery Drop-Down Menu For Blogger Blogspot
            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,...
          • Turn off the lights with jQuery
            For those who enjoy watching videos on the net, this is a very useful script made by Janko with jQuery. So what this script does? It will ...
          • How to add go to top and go to bottom buttons Using jQuery in Blogger
            The Up and Down buttons can be used to navigate to the top and bottom of the page content, especially when on the main page there are many ...

          Categories

          • adsense
          • adsense optimization
          • adsense tips
          • Auto Video Template
          • avatars
          • blockquotes
          • Blog Design
          • blogger
          • blogger posts
          • color code generator
          • Comments
          • comments tricks
          • css
          • emoticons
          • Emoticons/Smileys
          • Facebook
          • feedburner
          • forum
          • Hacks
          • how to
          • how to make a blog
          • Image Effects
          • internet
          • jQuery
          • labels
          • menus
          • Navigation
          • navigation menu
          • popular posts
          • posts
          • read more
          • recent comments
          • recent posts
          • related posts
          • RSS
          • SEO
          • sitemaps
          • slideshows
          • social media
          • social media plugins
          • static pages
          • Templates
          • threaded comments
          • titles
          • tools
          • translating
          • webbligi
          • Widgets

          Blog Archive

          • ►  2013 (57)
            • ►  November (4)
            • ►  October (16)
            • ►  September (13)
            • ►  June (3)
            • ►  May (4)
            • ►  April (5)
            • ►  March (12)
          • ▼  2012 (73)
            • ►  July (1)
            • ►  June (3)
            • ►  May (9)
            • ▼  April (23)
              • Google Translate Widget with Flags For Blogger
              • Simple Recent Posts Widget for Blogger/Blogspot
              • A Beautiful jQuery Drop-Down Menu For Blogger Blog...
              • How to Add Emoticons/Smileys in Blogger Comments
              • How To Add or Change Favicon on Blogger Blogspot
              • How to number comments in Blogger/BlogSpot
              • How to Add A Comment Count Bubble To Blogger Post ...
              • How to Add Different Backgrounds In Blogger Pages
              • How to Add Different Background Color or Image in ...
              • How to Create Static Pages in Blogger
              • Tips To Avoid Your Google Adsense Account From Get...
              • Ways To Increase Page Impressions and Traffic on Y...
              • How to Replace Older Posts and Newer Posts Links w...
              • How To Disable or Turn Off Lightbox View For Blogg...
              • Blogger Auto Video Template by webbilgi
              • Add a Popular Posts Gallery just above your Blogge...
              • Add Google Adsense to Blogger Header (Above the Ti...
              • How to add an image next to Blogger Post Title
              • How to remove Blogger Picture/Image Shadow and Border
              • Replace Older, Newer And Home Blogger links with a...
              • Add Static Facebook Pop Out Like Box with Smooth J...
              • Amazing Examples To Customize Blockquote Style In ...
              • A Simple Related Posts Widget For Blogger
            • ►  March (30)
            • ►  February (7)
          Powered by Blogger.

          About Me

          Unknown
          View my complete profile