My website - www.forex-central.net - features the Google Translate drop-down widget positioned at the top right corner of every page.
The only issue is that it appears to be too wide for my website at 5 cm. I have seen a 4 cm version on other sites, so I know that it is possible to adjust the size. However, I lack the technical expertise to modify the code myself.
The current code provided by Google for the widget usage is as follows:
<script type="text/javascript">function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'en', gaTrack: true, layout: google.translate.TranslateElement.InlineLayout.SIMPLE }, 'google_translate_element');}</script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
I would greatly appreciate any assistance with this matter! As a beginner, I have spent hours trying to resolve this issue with no success so far :-/