Restart topic that we've already discussed, but the problem
October 2012 Joomla Template
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Wed Jun 11, 2014 8:12 pm
- Reply with quote
- Report this post
Hello Cyberec,
We did discuss the issue some time ago and it was fixed. But for some reason now it's back: https://www.gavick.com/forums/startup/footer-menu-35278.html
Same site, same menu... Override.css still has those two line you gave me, and it's on, but menu is vertical again...
Any advice? Thanks.
We did discuss the issue some time ago and it was fixed. But for some reason now it's back: https://www.gavick.com/forums/startup/footer-menu-35278.html
Same site, same menu... Override.css still has those two line you gave me, and it's on, but menu is vertical again...
Any advice? Thanks.
-
- Platinum Boarder
- teitbite
- Fri Jun 13, 2014 8:48 am
- Reply with quote
- Report this post
Hi
Try add this code to override.css:
Try add this code to override.css:
- Code: Select all
#gkLang ul.menu {
text-align: center;
}
#gkLang ul.menu li {
display: inline-block;
padding: 6px 10px;
}
-
- Moderator
- GK User
- Fri Jun 13, 2014 9:07 am
- Reply with quote
- Report this post
teitbite wrote:Hi
Try add this code to override.css:
This one does work. Thanks.
-
- Platinum Boarder
- teitbite
- Sun Jun 15, 2014 9:05 am
- Reply with quote
- Report this post
Hi
Great to hear that. Glad I could help
Great to hear that. Glad I could help

-
- Moderator
4 posts
• Page 1 of 1