submenu height not calculated correctly

December '13 Joomla Template
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
Sun Jan 11, 2015 5:17 pm
Reply with quote
Report this post
Hi,

i'm currently trying to configure my GavickPro Game-Template. Everything works like a charm, except the calculation of the height of SOME MenuItems and SubmenuItems.

Some examples:
MenuItem 1 seems to be ok:
Image

A submenu of this MenuItem has too much space at the bottom:
Image

MenuItem 2 has too much space at the bottom
Image

Its submenu, too:
Image

Submenu of Menuitem 3 seems to be ok:
Image

Another one has the same height (but less items, so it should be smaller):
Image

It seems that all SubMenus of a MenuItem will get the same height (even if they have a different number of items).
Is this a bug or do i miss something?

Thanks in advance
Florian
User avatar
Fresh Boarder

teitbite
Sun Jan 11, 2015 10:50 pm
Reply with quote
Report this post
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Wed Apr 01, 2015 7:40 pm
Reply with quote
Report this post
Hi

Did you fix it? I have the same problem ...

BR
Marcin
User avatar
Fresh Boarder

teitbite
Sun Apr 05, 2015 8:53 am
Reply with quote
Report this post
Hi

Sorry, I have not received an access from user with url to this problem. Please tell me Your url and I'll take a look.
User avatar
Moderator

teitbite
Sun Apr 12, 2015 1:13 pm
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkMenu > ul li > .childcontent .gkcol {
    height: auto !important;
}
User avatar
Moderator

teitbite
Mon Apr 13, 2015 9:19 pm
Reply with quote
Report this post
Hi

I got a PM from You with a question about this problem. Does it means it did not worked ? Can someone having this issue confirm it ?
User avatar
Moderator

GK User
Tue Apr 14, 2015 8:37 am
Reply with quote
Report this post
teitbite wrote:Hi

I got a PM from You with a question about this problem. Does it means it did not worked ? Can someone having this issue confirm it ?


It's works :) Thank you so much.
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.