Cara membuat google translate bentuk bendera negara di blogger
Google translate merupakan salah satu translater terkemuka di web. Google sendiri telah menyediakan default widgetnya yang sangat sederhana berbentuk scroll. Banyak diantara anda pasti merasa sangat tidak stylish dengan tampilan seperti itu, tapi tenang saja, saya akan memberikan kode google translate berbentuk bendera yang stylish dan juga eye cacthing. Anda dapat melihat contohnya di bar sebelah kanan blog ini.
Berikut langkah mudah yang bisa anda ikuti :
- Masuk ke blogger >> dashboard
- Kemudian masuk ke design >> page element
- Klik add a gadget
- Pilih HTML/javascript
- Kemudian copy code dibawah ini
<div class="widget-content">
<style>
.google_translate img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
}
.google_translate:hover img {
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
.google_translatextra:hover img {
filter:alpha(opacity=0.30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
</style>
<div>
<center>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0wbgkN94kRXJmsA3qNRHB6DtSpbwMrM3ugDFWvCiSqCVZge8KSTiUNMhFH3Boqdf2ff3yUiogt-pjRPJQwQvBSapE-NIS0HXIiUl2ZA3GAWT9tcz7qBg3ANxdoGquuBHN3Ea7f_J6-eg/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlA8PCj2BexeHuyGjM6B5CFi-oWIFJ9-T4aR4xCVcTQ-JQwVKV3w1noTfon0qsU5sXurOUkb1q5qo_TX3gJFXTqG5fxsxp7fYd3gbtxgpEVH2RRof2qDnCP4s5cdu7aZtYsW1_i3QijSQ/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCO7KcBhs0dP4Bakz-YUxBjMY-G125LkN1xR7GpgtxWY2E_fp8C3haQZYqV19PBfEdklt8UunHO85iU7OMlvnrCa296MTGqJl-FPad_0CFPw_OceIDjEINpcH3SMKKMa9R2qDQ7DhcQta4/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiBydXQx8DiiliUnmZTnyWNmrqR3LJnnmusRujcpOrkYZdFoushiGXb4uXdP0sG2epvHIR7jAffNJFQeaY6HzSuANJULXIMun7ShE5Ar0mC_JVVIclIau-9PBdW0HON-5CaD189yuNwwLh3/?imgmax=800" style="cursor: pointer; margin-right: 13px;" width="24" /></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_njbBWXMO2QRIfE0Vil-pUQQknCPdLAfwD8gsvXKC4ZyZF2O6w1QDxAT34CJ3lfaNIrFDuoaq6OBRKBI0-ZTmzgRft2KysKk7hvz1waKtqo4hog95aJthsUL2ot8pnrfZvBbBovWGpOM/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtZU2Xx5sSWoU0MxI4WowAFlMmg3Jxt_EH27wGzEW3yejyr2EwNsFVr_GxPEHA1uhejl25iEYLJatX9T-1J5qAMregVRqhZ6deHqqK4z50UxgZLULhmUsy5K1TXSraw4ctBxIPb_rEk1c/?imgmax=800" style="cursor: pointer; margin-right: 13px;" width="24" /></a>
<br /><br />
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgH_u108JWFHjoIQmZq_tFURyMEiEgAV3JzTz1YUpiFUtQrUCrU3JQAHvLZkQELXs_QIWc5EW23qlbYqNtyvq2wr-SMzMhKmWQyFyLwX5aVNztx3IPaTsO96Ok65QguRu1LHIydJS5AweI/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Cpt&hl=en'); return false;"><img alt="Portuguese" border="0" align="absbottom" title="Portuguese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLsDmrFtj9lTxw8l8lAqnc_T_pM5ajP95NlE735ksgkqeVpR1wZDeCH9un8Uk9qrz8IflZ2l1KszGIeI5OoX6CoI_WLND4pd9TVMIHMaibM5S5lo3D8hzpJZ1XfLVb21n3YwxrnB2jYDU/?imgmax=800" style="cursor: pointer; margin-right: 13px;" width="24" /></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGTQoYs1SgUHOxP6YRlxskUGT5nrlQNOxYmtWeIQbI_Ja33ezQamUPwFE5XGveToRaXW7lmHqyiVaSM4qTXVG3zdLJ-p9Yv92eltZCwuHmrr3TP4vuOvv9erPr3q65C5G2zy_dFCtPQEsg/?imgmax=800" style="cursor: pointer; margin-right: 13px;" width="24" /></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.oogle.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFQaFed7GBzetjUEk_w_Z7-s0RAvSq-nKojcuJkQvfMydSFxQoBHlhZcApQaRt8bq23hkm7aTs_byNyQfZpygbbGKgiR0qmFxM-1YB4lDUxE1_-6ainylQgGF6EjCp1Zw2Eio8apvrtlA/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiihUzEBoB8zsePFMsQaB2j9NgbCxH7qI__0_u1aXxvEoFtUAUs-opFKL7tAQg3FoShM6WZy_DqZ3Rt0nuz7DfeSuQUCnCPhYCNuwt2BVsK3CnSxw_49uLtz28sUFWj0eWka5naR1vjW4I/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Czh-CN&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEie4unLFpM91v7iLxF6Ofed60FCERszoeT8ZIuLCmTTpP3zp5WwQR0Ykk79iYi28ponwRcto0_7PWpLLo9GmwLWr5eB5jxy77-wdkiz1KevWr_M5_qvY4Fx-vzq4G_5TEMnv5bApRuaOJE/?imgmax=800" style="cursor: pointer; margin-right: 13px;" width="24" /></a><br /><br />
<noscript><a href="http://www.centro.web.id" title="software, tips blog, ebook, bisnis online"><strong>software, tips blog, ebook, bisnis online
</strong></a></noscript>
</center>
</div>
</div>
<style>
.google_translate img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
}
.google_translate:hover img {
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
.google_translatextra:hover img {
filter:alpha(opacity=0.30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
</style>
<div>
<center>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0wbgkN94kRXJmsA3qNRHB6DtSpbwMrM3ugDFWvCiSqCVZge8KSTiUNMhFH3Boqdf2ff3yUiogt-pjRPJQwQvBSapE-NIS0HXIiUl2ZA3GAWT9tcz7qBg3ANxdoGquuBHN3Ea7f_J6-eg/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlA8PCj2BexeHuyGjM6B5CFi-oWIFJ9-T4aR4xCVcTQ-JQwVKV3w1noTfon0qsU5sXurOUkb1q5qo_TX3gJFXTqG5fxsxp7fYd3gbtxgpEVH2RRof2qDnCP4s5cdu7aZtYsW1_i3QijSQ/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCO7KcBhs0dP4Bakz-YUxBjMY-G125LkN1xR7GpgtxWY2E_fp8C3haQZYqV19PBfEdklt8UunHO85iU7OMlvnrCa296MTGqJl-FPad_0CFPw_OceIDjEINpcH3SMKKMa9R2qDQ7DhcQta4/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiBydXQx8DiiliUnmZTnyWNmrqR3LJnnmusRujcpOrkYZdFoushiGXb4uXdP0sG2epvHIR7jAffNJFQeaY6HzSuANJULXIMun7ShE5Ar0mC_JVVIclIau-9PBdW0HON-5CaD189yuNwwLh3/?imgmax=800" style="cursor: pointer; margin-right: 13px;" width="24" /></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_njbBWXMO2QRIfE0Vil-pUQQknCPdLAfwD8gsvXKC4ZyZF2O6w1QDxAT34CJ3lfaNIrFDuoaq6OBRKBI0-ZTmzgRft2KysKk7hvz1waKtqo4hog95aJthsUL2ot8pnrfZvBbBovWGpOM/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtZU2Xx5sSWoU0MxI4WowAFlMmg3Jxt_EH27wGzEW3yejyr2EwNsFVr_GxPEHA1uhejl25iEYLJatX9T-1J5qAMregVRqhZ6deHqqK4z50UxgZLULhmUsy5K1TXSraw4ctBxIPb_rEk1c/?imgmax=800" style="cursor: pointer; margin-right: 13px;" width="24" /></a>
<br /><br />
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgH_u108JWFHjoIQmZq_tFURyMEiEgAV3JzTz1YUpiFUtQrUCrU3JQAHvLZkQELXs_QIWc5EW23qlbYqNtyvq2wr-SMzMhKmWQyFyLwX5aVNztx3IPaTsO96Ok65QguRu1LHIydJS5AweI/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Cpt&hl=en'); return false;"><img alt="Portuguese" border="0" align="absbottom" title="Portuguese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLsDmrFtj9lTxw8l8lAqnc_T_pM5ajP95NlE735ksgkqeVpR1wZDeCH9un8Uk9qrz8IflZ2l1KszGIeI5OoX6CoI_WLND4pd9TVMIHMaibM5S5lo3D8hzpJZ1XfLVb21n3YwxrnB2jYDU/?imgmax=800" style="cursor: pointer; margin-right: 13px;" width="24" /></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGTQoYs1SgUHOxP6YRlxskUGT5nrlQNOxYmtWeIQbI_Ja33ezQamUPwFE5XGveToRaXW7lmHqyiVaSM4qTXVG3zdLJ-p9Yv92eltZCwuHmrr3TP4vuOvv9erPr3q65C5G2zy_dFCtPQEsg/?imgmax=800" style="cursor: pointer; margin-right: 13px;" width="24" /></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.oogle.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFQaFed7GBzetjUEk_w_Z7-s0RAvSq-nKojcuJkQvfMydSFxQoBHlhZcApQaRt8bq23hkm7aTs_byNyQfZpygbbGKgiR0qmFxM-1YB4lDUxE1_-6ainylQgGF6EjCp1Zw2Eio8apvrtlA/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiihUzEBoB8zsePFMsQaB2j9NgbCxH7qI__0_u1aXxvEoFtUAUs-opFKL7tAQg3FoShM6WZy_DqZ3Rt0nuz7DfeSuQUCnCPhYCNuwt2BVsK3CnSxw_49uLtz28sUFWj0eWka5naR1vjW4I/?imgmax=800" style="cursor: pointer; margin-right: 13px;" 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=id%7Czh-CN&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEie4unLFpM91v7iLxF6Ofed60FCERszoeT8ZIuLCmTTpP3zp5WwQR0Ykk79iYi28ponwRcto0_7PWpLLo9GmwLWr5eB5jxy77-wdkiz1KevWr_M5_qvY4Fx-vzq4G_5TEMnv5bApRuaOJE/?imgmax=800" style="cursor: pointer; margin-right: 13px;" width="24" /></a><br /><br />
<noscript><a href="http://www.centro.web.id" title="software, tips blog, ebook, bisnis online"><strong>software, tips blog, ebook, bisnis online
</strong></a></noscript>
</center>
</div>
</div>
- Setelah selesai, save dan liat blog anda yang telah dipercantik dengan gambar bendera dunia
Sekian saja, semoga bermanfaat bagi anda semua
================================
source: http://www.centro.web.id
================================
0 komentar:
Posting Komentar