Can not see flags on drupal (on fly)
Apr 4, 2014 10:14 am by luka1002
Apr 4, 2014 10:14 am by luka1002
I can not see only flags. When i setup it like that my header turns hight 10 times and no flags.
Only way working in dropdown menu but i do not want that, need only flags.
https://dl.dropboxusercontent.com/u/52177021/gt2.JPG (dropdown)
https://dl.dropboxusercontent.com/u/52177021/GT%20one.JPG (flags only)
Please help
Re: Can not see flags on drupal (on fly)
Apr 4, 2014 10:16 am by Edvard
Apr 4, 2014 10:16 am by Edvard
Hi,
Can I access your website? It seems to be a CSS conflict with your template.
Thanks!
Re: Can not see flags on drupal (on fly)
Apr 4, 2014 11:52 am by luka1002
Apr 4, 2014 11:52 am by luka1002
I am uploading it now. I ll send u detail PM
Re: Can not see flags on drupal (on fly)
Apr 4, 2014 12:40 pm by luka1002
Apr 4, 2014 12:40 pm by luka1002
Hi,
Can I access your website? It seems to be a CSS conflict with your template.
Thanks!
UPDATE:
Sensitive info deleted
Re: Can not see flags on drupal (on fly)
Apr 4, 2014 1:22 pm by Edvard
Apr 4, 2014 1:22 pm by Edvard
I have checked it and found out the reason which is indeed a CSS conflict. I have seen that you have a global definition for img tags "img {display: block;}" which causes issues with flags. You need to remove the global definition from your CSS files or add "a.gtflag img {display:inline;}" without quotes definition somewhere, which will add exception for flag images.
Let me know.
Thanks!
SIMILAR TOPICS
Onloading the plugin quickly flashes up flags and text names | Feb 7, 2019 3:29 pm | Replies: 1 | Post by: brobertson |
Flags Not Displaying Correctly GTranslate | Dec 19, 2018 10:16 am | Replies: 1 | Post by: PetterParker |
How do I add Indian languages in Drupal GTranslate? | Sep 18, 2011 6:10 am | Replies: 26 | Post by: rag_gupta |
Set Dropdown with flags to scroll rather than expand | Nov 4, 2017 1:38 pm | Replies: 5 | Post by: MinnieB |
GTranslate Flags Not Displaying Correctly | Jul 20, 2017 3:47 am | Replies: 3 | Post by: RTHamper |