Menu not showing in Ipad

Menu not showing in Ipad was created by seagul

Posted 9 years 6 months ago #22934
Hi there,

my megamenu is not showing on IPad, it is in Safari (for Windows), FF, IE, Opera, Chrome.
I have also installed megamenu mobile. The mobile version is working for the Ipad in portrait, but in landscape (the normale menu - not mobile) is not showing.

Any ideas?
I just discovered last night and the site should go online today.
neu.cardamom.at (top right corner the three green ribbons.

Thanks!
Seagul
Last Edit:9 years 6 months ago by seagul
Last edit: 9 years 6 months ago by seagul.

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Menu not showing in Ipad

Posted 9 years 6 months ago #22939
Hi
in the file
neu.cardamom.at/modules/mod_maximenuck/t...k/css/maximenuck.php
line 308 on
div#maximenuck div.floatck

try to change
width: inherit !important;
into
width: auto !important;

let me know
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by seagul on topic Menu not showing in Ipad

Posted 9 years 6 months ago #22942
changed the code and the problem still exists.

I tap on the menu icons on my ipad and nothing happens.
the mobile version on the ipad (portrait) is working, but not in normale (landscape) modus.

sigrid
by seagul

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Menu not showing in Ipad

Posted 9 years 6 months ago #22944
one thing fixed :)
I will make the changes in the blank theme for the future version

now your problem is due to

li.item123 a span, li.item122 a span, li.item121 a span {
display: none !important;
}

that you have added
the click feature is based on the link anchor and with your solution the anchor is empty


remove it and do that
Code:
div#maximenuck.maximenuckh ul.maximenuck li.level1.parent > a, div#maximenuck.maximenuckh ul.maximenuck li.level1.parent > span.separator { margin: 0; padding: 0; text-indent: -999em; }

change
#maximenuck li.level1
into
Code:
#maximenuck li.level1 > a { height: 153px; margin-left: 8px; width: 31px; }
where you have added it in the css of your template
neu.cardamom.at/templates/cardamom/css/screen.content.css

note that you will probably have few other things to arrange again due to the fact that now the anchor are there :)

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by seagul on topic Menu not showing in Ipad

Posted 9 years 6 months ago #22946
oh, wow! great!!!

Thanks I would never think of that!

I just had to change to "Top Gap for Submenu" in the Level1 Menu items.

Thank you so much!
by seagul

Please Log in or Create an account to join the conversation.

Time to create page: 0.738 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 709 guests and no members online