restyle GTranslate module
Jun 9, 2015 9:53 am by joit
Jun 9, 2015 9:53 am by joit
Hi,
I want to restyle GTranslate module so that the flags appear next to the dropdown instead of above. I noticed, there is just a little <br> that needs to be removed but in which file can I do this savely?
Thanks
Hannes
Re: restyle GTranslate module
Jun 9, 2015 1:13 pm by Yana
Jun 9, 2015 1:13 pm by Yana
Hi,
If you are using joomla module you need to change the default.php file line 258
echo '<br/><select onchange="doGTranslate(this);">';
change to echo '<select onchange="doGTranslate(this);">';
Re: restyle GTranslate module
Jun 11, 2015 6:59 am by joit
Jun 11, 2015 6:59 am by joit
Works like a charm!
Will this be overwritten whenever there is an update of GTranslate?
Re: restyle GTranslate module
Jun 11, 2015 8:39 pm by Yana
Jun 11, 2015 8:39 pm by Yana
Hi,
Yes, if you update the module you will need to edit the code again.
SIMILAR TOPICS
Gtranslate Multisite | Feb 12, 2019 7:27 am | Replies: 1 | Post by: infact_dat |
Gtranslate: Error with number | Feb 20, 2019 1:20 am | Replies: 1 | Post by: infact_dat |
GTranslate 3.7.4, Joomla 3.9.3 - doGTranslate is not defined | Feb 22, 2019 12:34 pm | Replies: 1 | Post by: oase |
Add-on gtranslate no longer works | Feb 2, 2019 6:01 am | Replies: 1 | Post by: DarylDixon |
Instragram and Gtranslate...!!!! | Dec 19, 2018 11:18 am | Replies: 1 | Post by: zackfernandes |