Joomla: Formatting changes when choosing Bengali
Oct 16, 2013 8:18 pm by holmesg
Oct 16, 2013 8:18 pm by holmesg
We are using gtranslate in Joomla.
We have English, Arabic, Bengali, and Spanish in our gtranslate dropdown menu.
When choosing Bengali only, not any of the other languages, the vertical position of our main site menu changes (it moves down from its usual position).
This happens in Internet Explorer 9, it does not happen in Google Chrome Version 30 or in Opera 17.
What is curious is that this only happens when choosing Bengali, not when choosing any other language. If I later choose a different language from the dropdown, the site menu snaps back in to its correct place.
Does gtranslate do something different when rendering Bengali (it must)? Has anyone else experienced a problem like this?
Re: Joomla: Formatting changes when choosing Bengali
Oct 17, 2013 10:41 am by Edvard
Oct 17, 2013 10:41 am by Edvard
Hi,
May be the Bengali translation is longer and it doesn't fit into the space? Can you post your website address, so we can check and suggest what to do?
Thanks!
Re: Joomla: Formatting changes when choosing Bengali
Oct 18, 2013 4:42 pm by holmesg
Oct 18, 2013 4:42 pm by holmesg
Thanks Edvard. The site is:
http://waynemetro.org/
Re: Joomla: Formatting changes when choosing Bengali
Oct 20, 2013 9:11 am by Edvard
Oct 20, 2013 9:11 am by Edvard
Hi,
Yes, that was what I was saying. The Bengali translation is longer and it doesn't fit. You may try to modify /templates/leo_restro/css/template.css file to make the changes below:
#leo-logo {float: left;width: 350px;} -> #leo-logo {float: left;}
#leo-header-top {float: right;margin-bottom: -10px;margin-top: 20px;position: relative;} -> #leo-header-top {float: right;margin-bottom: -10px;margin-top: 20px;position: relative;width: 695px;}
SIMILAR TOPICS
GTranslate 3.7.4, Joomla 3.9.3 - doGTranslate is not defined | Feb 22, 2019 12:34 pm | Replies: 1 | Post by: oase |
joomla google translate based on user ip | Aug 15, 2018 10:09 am | Replies: 1 | Post by: ameerjaiswal |
Joomla with 2 languajes already installed | Feb 18, 2018 10:23 pm | Replies: 1 | Post by: boutradelabs |
Joomla: Modules Anywhere issues | Mar 13, 2017 10:32 am | Replies: 7 | Post by: Orangensaft |
Help to setup Gtranslate in Joomla site | Jan 2, 2018 2:22 pm | Replies: 1 | Post by: John Knudsen |