Menu2Panel
- Posted by Alexander Schober (11) Offline
Hi evereyone,
i have a few little problems with your module.
First of all I found out that i can set "Default Layout Theme" in the module Options but i can not see anything happens on my site. This is similar to the "DLMenu Style" Options.
Is it possible to have the "default layout" also scrolling with the content so that it stays always in the left top corner like in the "dl menu layout"?
The last thing is that when i open my site on my mobile (Google Chrome - galaxy s4) the menu is as large at my screen when i open it.
Thanks for having a look at it.
Kind regards,
Alex
10 years 10 months ago #1
by Alexander Schober
i have a few little problems with your module.
First of all I found out that i can set "Default Layout Theme" in the module Options but i can not see anything happens on my site. This is similar to the "DLMenu Style" Options.
Is it possible to have the "default layout" also scrolling with the content so that it stays always in the left top corner like in the "dl menu layout"?
The last thing is that when i open my site on my mobile (Google Chrome - galaxy s4) the menu is as large at my screen when i open it.
Thanks for having a look at it.
Kind regards,
Alex
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Hi, Can you share your website URL so I can take a look?
10 years 10 months ago #2
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by Alexander Schober (11) Offline
- Posted by Alexander Schober (11) Offline
I also added "menu2panelhide" to the menu tag id. i can see that it is also in the code of the menu but the standard menu is also shown.
10 years 10 months ago #4
by Alexander Schober
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Hi Schober,
Please try to add this code to your css file :
10 years 10 months ago #5
by TemplatePlazza
The menu icon will only visibel on the smaller device. I have visited your website and it looks like the module works properly. Please have alook in this: goo.gl/U2uvv3First of all I found out that i can set "Default Layout Theme" in the module Options but i can not see anything happens on my site. This is similar to the "DLMenu Style" Options.
Is it possible to have the "default layout" also scrolling with the content so that it stays always in the left top corner like in the "dl menu layout"?
Please try to add this code to your css file :
a#mmenu {
position:fixed!important;}
Please Log in or Create an account to join the conversation.
- Posted by Alexander Schober (11) Offline
Ok. So this seems to be a Problem of my Smartphone.
Tried your css code -> successful.
But now I think my link to open the navi is just a little to left.
When I scroll up to the top the link is completely over the navi symbol.
Is there a solution for the standard navigation?
You can see that the attribute "menu2panelhide" is set but the navi is still desplayed.
(Red colored "Home" left of the search box.
Thanks for all that support!
10 years 10 months ago #6
by Alexander Schober
Tried your css code -> successful.
But now I think my link to open the navi is just a little to left.
When I scroll up to the top the link is completely over the navi symbol.
Is there a solution for the standard navigation?
You can see that the attribute "menu2panelhide" is set but the navi is still desplayed.
(Red colored "Home" left of the search box.
Thanks for all that support!
Please Log in or Create an account to join the conversation.