I feel like there should be a simple answer to this? I just want a
way to re size the main translation bar not the pop-up banner. Any
suggestions ?
On Aug 29, 3:30 am, David Smith wrote:
> I have a website that I currently use Google translate on no problem but I
> am having an issue as it does not sync with my mobile site (I have a
> separate host for this)
>
> The only place I seem to be able to add the google translate script that
> seems to work for mobile site is mobile in <head> section of the site but
> the bar width is too long and it thows off the whole template of the mobile
> site
>
> Is there a way I can re-size this script to make it not span outside of the
> parameters of the mobile site?
> I have neutralized the pop-up banner but the initial tab is what I am having
> issue with.
>
> script pasted as so ...site is m.beladonismagazine.com if you want to see
> an example of what is going on.
>
> <div id="google_translate_element"></div><script>
> function googleTranslateElementInit() {
> new google.translate.TranslateElement({
> pageLanguage: 'en',
> multilanguagePage: true
> }, 'google_translate_element');}
>
> </script><script
> src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
>
> Thank you for your help =)!
--
You received this message because you are subscribed to the Google Groups
"General" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-translate-general?hl=en.