submenu height not calculated correctly
December '13 Joomla Template
Rate this topic: 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:
A submenu of this MenuItem has too much space at the bottom:
MenuItem 2 has too much space at the bottom
Its submenu, too:
Submenu of Menuitem 3 seems to be ok:
Another one has the same height (but less items, so it should be smaller):
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
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:
A submenu of this MenuItem has too much space at the bottom:
MenuItem 2 has too much space at the bottom
Its submenu, too:
Submenu of Menuitem 3 seems to be ok:
Another one has the same height (but less items, so it should be smaller):
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
-
- 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.
-
- 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
Did you fix it? I have the same problem ...
BR
Marcin
-
- 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.
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.
-
- 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;
}
-
- 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 ?
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 ?
-
- 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.
-
- Fresh Boarder
7 posts
• Page 1 of 1