Search This Blog

Monday, November 5, 2012

Google Language Translator best working

change your website in any language without any promotion like goole or any tab above your website. This is just an example you need to convert your website code from your own google account and use only css of my code.


<div style="position: fixed; right: 10px; top: 50px;">

<style>
body    { top:0px !important;}
.goog-te-banner    { display: none !important;}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * { display: none !important;}
.goog-te-banner-frame    {display: none !important;}
.goog-te-gadget img    { display: none;}
.goog-te-gadget-simple a.goog-te-menu-value span:nth-child(1) { padding: 0 10px 0 0px;}
</style>
<div id="google_translate_element"></div><script type="text/javascript">
function googleTranslateElementInit() {
  new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, multilanguagePage: true}, 'google_translate_element');
}
</script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
       
</div> 


For more information checkout our official website. http://www.shreejiinfotek.com/

No comments:

Post a Comment