PDA

View Full Version : Add Google translator (header)


Kaosvf
05-04-2010, 07:07 PM
How do I put google translator here? http://i43.tinypic.com/dczfja.png

Google Translator Code
<div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'it'
}, 'google_translate_element');
}
</script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

The page when I take it: http://translate.google.it/translate_tools?hl=it&layout=1&eotf=1&sl=it&tl=en


Thank you

your24hourstore
05-05-2010, 01:30 PM
thats going to be ugly:>
not much room in the head or navbar anyway
how bout in the footer down buy languages or center like this

Kaosvf
05-05-2010, 01:59 PM
Hmmm, maybe you're right! xD
Thx

your24hourstore
05-05-2010, 02:05 PM
if you want like that its easy open footer template in styles and template for the style you want it in and add it to the bottem of the footer template below this {vb:raw ad_location.ad_footer_end}
</div>

Kaosvf
05-05-2010, 03:59 PM
thx i added it