Art of jumping with maxi menu
11 years 11 months ago #10283
by avex
Art of jumping with maxi menu was created by avex
Hi Ced!
When I need to click on subsubmenu I must be master of jumping
becouse there is a little distance between submenu and subsubmenu. When mouse gets in this distance all sub- and subsubmenu disappear (hide).
In css3megamenu style this distance shows when we see page on smartphone.
Can we remove this distance?
When I need to click on subsubmenu I must be master of jumping

In css3megamenu style this distance shows when we see page on smartphone.
Can we remove this distance?
Please Log in or Create an account to join the conversation.
11 years 11 months ago #10288
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Art of jumping with maxi menu
Hi
this distance it fixed on div.floatck div.floatck in the css of the theme, or you can set it in the module options with the plugin params
else, if you activate the effects you will have a timer that lets you go to the submenu before closing
CEd
I must be master of jumping

this distance it fixed on div.floatck div.floatck in the css of the theme, or you can set it in the module options with the plugin params
else, if you activate the effects you will have a timer that lets you go to the submenu before closing

CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 11 months ago #10291
by avex
Replied by avex on topic Art of jumping with maxi menu
I changed in file mod_maximenuck\themes\default\css\maximenuhck.php in line 309 margin 175 instead 180 and now there is no distance.
Thank You Ced! I like your products!
Thank You Ced! I like your products!
Please Log in or Create an account to join the conversation.
11 years 11 months ago #10297
by avex
Replied by avex on topic Art of jumping with maxi menu
Hi Ced!
Can You help me?
But I still can not find where can I change distance in vertical menu maximenuvck.php.I changed in file mod_maximenuck\themes\default\css\maximenuhck.php in line 309 margin 175 instead 180 and now there is no distance.
Can You help me?
Please Log in or Create an account to join the conversation.
11 years 11 months ago #10300
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Art of jumping with maxi menu
this is the same for the vertical menu, it is applied on div.floatck in the file maximenuvck.php

Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 11 months ago #10302
by avex
Replied by avex on topic Art of jumping with maxi menu
When I change margin top hier (line 318):
my subsubmenu does not moves higher. What I did wrong?
Code:
/* child blocks position (from level2 to n) */
div#<?php echo $id; ?> ul.maximenuck li.maximenuck div.floatck {
margin : -30px 0 0 180px;
}
my subsubmenu does not moves higher. What I did wrong?
Please Log in or Create an account to join the conversation.
Time to create page: 0.214 seconds