FINALLY! After combining a translator image and language translation script from two sources, I have put to work the best translator button, others call it language translation widget, on my blog that will probably work on yours too.

The translate button image was sourced from one of India's high profile blogs, Digital Inspiration, while the language translation script is from TranslateThis Button website.
The button:
http://i41.tinypic.com/kccbgz.jpg
Click here to see this button at Digital Inspiration. It is recommended that you host the image in your server or in your preferred image-hosting site.
The script:
<!-- Begin TranslateThis Button -->
<div id="translate-this"><a href="http://translateth.is/"
class="translate-this-button"><img src="my-image-path.jpg" alt=""
style="border: 0" /></a></div>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript"
src="http://x.translateth.is/translate-this.js"></script>
<script type="text/javascript">
TranslateThis({
noBtn : true
});
</script>
<!-- End TranslateThis Button -->
This script allows you to replace the original button image with your own choice. Other scripts and the FAQ on TranslateThis Button can be viewed from its original source, click here.
Combine the two and you'll come up with:
<!-- Begin TranslateThis Button -->
<div id="translate-this"><a href="http://translateth.is/"
class="translate-this-button"><img src="http://i41.tinypic.com/kccbgz.jpg" alt="TranslateThis"
style="border: 0" /></a></div>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript"
src="http://x.translateth.is/translate-this.js"></script>
<script type="text/javascript">
TranslateThis({
noBtn : true
});
</script>
<!-- End TranslateThis Button -->
Add it anywhere in your blog template, preferably at the header or sidebar, so that your visitors from non-English speaking countries will be able to read and understand your content.
This translator button or language translation widget will help generate more visitors for your website or blog, thus an increase in site traffic.

The translate button image was sourced from one of India's high profile blogs, Digital Inspiration, while the language translation script is from TranslateThis Button website.
The button:
http://i41.tinypic.com/kccbgz.jpg
Click here to see this button at Digital Inspiration. It is recommended that you host the image in your server or in your preferred image-hosting site.
The script:
<!-- Begin TranslateThis Button -->
<div id="translate-this"><a href="http://translateth.is/"
class="translate-this-button"><img src="my-image-path.jpg" alt=""
style="border: 0" /></a></div>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript"
src="http://x.translateth.is/translate-this.js"></script>
<script type="text/javascript">
TranslateThis({
noBtn : true
});
</script>
<!-- End TranslateThis Button -->
This script allows you to replace the original button image with your own choice. Other scripts and the FAQ on TranslateThis Button can be viewed from its original source, click here.
Combine the two and you'll come up with:
<!-- Begin TranslateThis Button -->
<div id="translate-this"><a href="http://translateth.is/"
class="translate-this-button"><img src="http://i41.tinypic.com/kccbgz.jpg" alt="TranslateThis"
style="border: 0" /></a></div>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript"
src="http://x.translateth.is/translate-this.js"></script>
<script type="text/javascript">
TranslateThis({
noBtn : true
});
</script>
<!-- End TranslateThis Button -->
Add it anywhere in your blog template, preferably at the header or sidebar, so that your visitors from non-English speaking countries will be able to read and understand your content.
This translator button or language translation widget will help generate more visitors for your website or blog, thus an increase in site traffic.