Menu is displayed vertical instead horizontal

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Apr 28, 2014 11:02 am
Reply with quote
Report this post
Menu is displayed vertical instead horizontal
User avatar
Gold Boarder

teitbite
Tue Apr 29, 2014 7:42 pm
Reply with quote
Report this post
Hi

Please tell me an url to Your site.
User avatar
Moderator

GK User
Wed Apr 30, 2014 6:52 am
Reply with quote
Report this post
hi,

dont know why, but now its ok...
User avatar
Gold Boarder

teitbite
Thu May 01, 2014 10:05 pm
Reply with quote
Report this post
Hi

Probably a cache of css or browser was not renewed. It happens. Glad it's working now.
User avatar
Moderator

GK User
Thu Jul 03, 2014 11:43 am
Reply with quote
Report this post
Hi,

again i have the problem, that the main menu is displayed vertical instead of horizontal.
also if i clear the cache and also on my other computer
User avatar
Gold Boarder

teitbite
Fri Jul 04, 2014 8:34 am
Reply with quote
Report this post
Hi

Please try add this code to override.css and remember to allow using override in template settings:

Code: Select all
.gkMenu > ul li div.childcontent {
    width: 602px;
}
User avatar
Moderator

GK User
Wed Jul 30, 2014 11:49 am
Reply with quote
Report this post
Hi,

i dont know why, but again the menu is displayed vertical instead of horizontal?!
User avatar
Gold Boarder

teitbite
Thu Jul 31, 2014 6:25 pm
Reply with quote
Report this post
Hi

This is wird. Please try to rise the value and make sure override is enabled or that new code added there is not breaking the old one.
User avatar
Moderator

GK User
Thu Jul 31, 2014 6:31 pm
Reply with quote
Report this post
Hi,

tried, with no success. Please log into my site and check yourself. I send you login to pm
User avatar
Gold Boarder

teitbite
Fri Aug 01, 2014 3:04 pm
Reply with quote
Report this post
Hi

You have set "Themen" menu item to show only one column of submenus, I've changed it to 3.
User avatar
Moderator

GK User
Fri Aug 01, 2014 5:48 pm
Reply with quote
Report this post
Strange... i didnt changed it myself. Thanks!
User avatar
Gold Boarder

teitbite
Sat Aug 02, 2014 4:50 pm
Reply with quote
Report this post
Hi

Me nither :) Important thing is that it's ok now.
User avatar
Moderator

GK User
Wed Feb 04, 2015 2:51 pm
Reply with quote
Report this post
Hi,

i have the same problem with the footer menu - it only goes vertical, not horizontal. Tried to change the number of columns in each submenu (there's no way to do it in footer menu). Can you have a look please? www.bulgariaoggi.com/new/it

Thanks
User avatar
Senior Boarder

teitbite
Fri Feb 06, 2015 10:21 am
Reply with quote
Report this post
Hi

Please add this to override.css and make sure override is enabled in template panel.

Code: Select all
#gkFooterArea ul li {
    display: inline-block;
    margin: 0 10px;
}
User avatar
Moderator

GK User
Fri Feb 06, 2015 3:11 pm
Reply with quote
Report this post
Works great, thanks!
User avatar
Senior Boarder

teitbite
Sun Feb 08, 2015 3:50 pm
Reply with quote
Report this post
Hi

Great to hear that. Glad I could help :)
User avatar
Moderator


cron