Add Google Translation tool to Dolphin 7

Hallo...

How can i add this this google translation tool to dolphin 7 template? Remember not as page block that we can create from dolphin admin area. I already try to add it at Bxbasemenu.php but no luck.

==================

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

=======================

Thank

Quote · 26 Dec 2009

put the code in banner module, this will work there. i had tried, and it worked.

Quote · 26 Dec 2009

could you post a link where to find the correct file and edit it.

Quote · 27 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.