z-index of the J2Panel z-index

Hello,

I purchased your J2Panel navigation extension and I love it.

But I have to change the z-index of the navigation for it shows up behind my content.

I have looked through the CSS file but I couldn't find the class which should be modiefied, even when using firebug.

Could you please tell me how to change this?

Thank you in advance for your help.

Best regards,

Rob van Linda
10 years 11 months ago #1 by Rob van Linda

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

  • Posted by TemplatePlazza (5263) Offline
Hi Rob, Can you share your website URL so I can take a look?
Btw, did you mean Menu2Panel? Because we have no extension called J2panel
10 years 11 months ago #2 by TemplatePlazza

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

Hi,

yes I meant the Menu2Panel ;)

brainsoup.webdesign-labor.de is the site

You will see that the navigation is under the content. You will be able to mark the teyt with the mouse.

Thank you for helping.

Regards,

Rob van Linda
10 years 11 months ago #3 by Rob van Linda

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

  • Posted by TemplatePlazza (5263) Offline
Hi Rob, Can you add this css to your template css then let me know the result :
.mmenu {
z-index:9999!important;}
10 years 11 months ago #4 by TemplatePlazza

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

Good morning,

this worked perfectly.

Thank you for your help.

I really love this navigation solution!

Is the hamburger icon retina optimised? I saw that you inserted the image with a data URL and that the width and height are 40px.

Is the actual size 80x80 px or higher?

Best regards,

Rob van Linda
10 years 11 months ago #5 by Rob van Linda

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

Hi Rob, glad you like it.
Regarding the icon, sorry it's not retina optimised yet. But you can easily change that by overriding the css with this css code :
a#mmenu {
background-image: url("youretinaimage.png"); }
10 years 11 months ago #6 by andy

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

Powered by Kunena Forum