GTranslate
Creative and professional Joomla music template focus on music type event management, music festivals and all music related events.
- GK User
- Tue Dec 20, 2011 12:45 pm
Hi,
I have problem with Gtranslate module in my web( www.test.sgfixcup.sk ). If I change language main menu will be deformated. How solve this problem ?
Thank you very much
Matej Marko
I have problem with Gtranslate module in my web( www.test.sgfixcup.sk ). If I change language main menu will be deformated. How solve this problem ?
Thank you very much
Matej Marko
-
- Fresh Boarder
- teitbite
- Tue Dec 20, 2011 1:49 pm
Hi
Sorry, this link is not leading to a website, can You please give me a correct one ?
Sorry, this link is not leading to a website, can You please give me a correct one ?
-
- Moderator
- teitbite
- Wed Dec 21, 2011 5:00 am
Hi
GTranslate is adding a javascript on menu items, so the css path is changing. Add this code to css:
GTranslate is adding a javascript on menu items, so the css path is changing. Add this code to css:
- Code: Select all
#gkMainMenu > div > ul > li > span > a {
border-right: 1px solid #85A6FB;
color: #F6F6F6;
display: block;
font-size: 18px;
height: 42px;
line-height: 45px;
padding: 0 18px;
text-shadow: 0 -1px 0 #5674C3;
text-transform: uppercase;
}
#gkMainMenu > div > ul > li > span > a {
border-right-color: #D5191A;
text-shadow: 0 -1px 0 #850416;
}
#gkMainMenu > div > ul > li.active > span > a {
color: #FFFFFF;
}
-
- Moderator
- GK User
- Wed Dec 21, 2011 10:31 am
First menu item (HOME/DOMOV) still crash after language change...
Thank you very very much
sincerely regard
Thank you very very much
sincerely regard
-
- Fresh Boarder
- teitbite
- Wed Dec 21, 2011 12:38 pm
Hi
I have no access now
"Forbidden
You don't have permission to access / on this server."
Please see the code for selected menu item and add a "span" value exacly like in code I've send You already.
I have no access now
"Forbidden
You don't have permission to access / on this server."
Please see the code for selected menu item and add a "span" value exacly like in code I've send You already.
-
- Moderator
- GK User
- Wed Dec 21, 2011 12:55 pm
you need ftp login information ?
-
- Fresh Boarder
- GK User
- Wed Dec 21, 2011 1:02 pm
I send you ftp login is no problem. This conversation is private ? Show only you and me ?
-
- Fresh Boarder
- teitbite
- Wed Dec 21, 2011 1:17 pm
Hi
No it's public.
I just need to see the site back, no need for FTP access. I'll tell You what css to add when I see what code was used for selected menu item.
No it's public.
I just need to see the site back, no need for FTP access. I'll tell You what css to add when I see what code was used for selected menu item.
-
- Moderator
- GK User
- Wed Dec 21, 2011 1:24 pm
Ok now, you will see what you need ? I have alredy closed all css files...
Sorry for my english
Sorry for my english
-
- Fresh Boarder
- teitbite
- Thu Dec 22, 2011 11:58 pm
Hi
Sorry, but still site after entering the address in forbidden. Please let me see the site.
Sorry, but still site after entering the address in forbidden. Please let me see the site.
-
- Moderator
- teitbite
- Mon Dec 26, 2011 1:10 pm
Hi
Try with this code:
Try with this code:
- Code: Select all
#gkMainMenu > div > ul > li.active > span > span > a {
color: #FFFFFF;
border-right: 1px solid #85A6FB;
display: block;
font-size: 18px;
height: 42px;
line-height: 45px;
padding: 0 18px;
text-transform: uppercase;
}
-
- Moderator
- GK User
- Wed Dec 28, 2011 3:11 pm
With this code is only home menu button ok..
-
- Fresh Boarder
- teitbite
- Wed Dec 28, 2011 7:16 pm
Hi
I think it's time to ask google developers than, because their way of modificate the source code is making this bug. On subpages the same code should be used, but as You can see it's not being even displayed in style file and I have no idea why gtranslate is changing it.
I think it's time to ask google developers than, because their way of modificate the source code is making this bug. On subpages the same code should be used, but as You can see it's not being even displayed in style file and I have no idea why gtranslate is changing it.
-
- Moderator
15 posts
• Page 1 of 1