GTranslate module moving
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Mon Oct 19, 2015 7:00 pm
- Reply with quote
- Report this post
Hi. I have the GTranslate module in the top right corner and it looks fine. But when I click on the sub-menues under ''Kontakt'' in the main menu, the module moves to a new line. Can it be fixed?
-
- Gold Boarder
- GK User
- Tue Oct 20, 2015 7:43 am
- Reply with quote
- Report this post
Hi, first of all Gtranslator module uses google translation engine which is not professional for business purposes.
second, probably reducing space between menu items can fix it. I can only guess.
second, probably reducing space between menu items can fix it. I can only guess.
-
- Platinum Boarder
- GK User
- Tue Oct 20, 2015 2:57 pm
- Reply with quote
- Report this post
Thanx! How can I do that?
-
- Gold Boarder
- GK User
- Tue Oct 20, 2015 6:07 pm
- Reply with quote
- Report this post
Using CSS, try this:
.gkMenu > ul > li > a {padding: 0 10px;}
if 10px is not good, try 9px
.gkMenu > ul > li > a {padding: 0 10px;}
if 10px is not good, try 9px
-
- Platinum Boarder
- GK User
- Thu Oct 22, 2015 4:45 pm
- Reply with quote
- Report this post
I guess it worked,
It's good idea to play which value is ideal using Firebug or similar tool:
https://www.gavick.com/documentation/jo ... ss-changes
It's good idea to play which value is ideal using Firebug or similar tool:
https://www.gavick.com/documentation/jo ... ss-changes
-
- Platinum Boarder
6 posts
• Page 1 of 1