Two menus, one over the other

More
13 years 3 months ago #752 by ced1870
hi
this issue has already been discussed on this forum, you must give a 'position:relative;' and z_index property to each menu container. Giving the highest value to the top menu.
It is not necessary to send me emails to ask for help as you have already done here. I very booked these days. thx

Joomlack Webmaster and Developer

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

More
13 years 3 months ago #754 by hadensandor
Hi Cedric,

thank you for your answer.
I have read the suggestion in the forum of course: "you must give a 'position:relative;' and z_index property to each menu container"

But how to do this? I'm not a web developer. I'm just a simple user.
Could you help me step by step please?

Which files shall I edit?
maximenuH_CK.php ? ja-sosdmenu.css ? moo_maximenuH_CK.css ?
How to "give a 'position:relative;' and z_index property to each menu container"?

I would be very grateful for your help

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

More
13 years 3 months ago - 13 years 3 months ago #755 by ced1870
you must first edit the file index.php of your template to have a structure like :
Code:
<div id="myfirstmenu"> <jdoc:include type="modules" name="firstmenu" /> </div> <div id="mysecondmenu"> <jdoc:include type="modules" name="secondmenu" /> </div>
then in the css (use your template css files for example)
Code:
#myfirstmenu {position:relative;z-index:10;} #mysecondmenu {position:relative;z-index:9;}

Joomlack Webmaster and Developer
Last edit: 13 years 3 months ago by ced1870.
The following user(s) said Thank You: hadensandor

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

More
13 years 3 months ago #758 by hadensandor
Hi Cedric,

It wasn't easy for me to solve the above mentioned problem ... but it succeded :)
Thank you for your help

Sandor

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

More
13 years 3 months ago #759 by ced1870
cool ! now you are a programmer ;)

Joomlack Webmaster and Developer

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

More
13 years 3 months ago #760 by hadensandor
No, I'm a polyhistor! ;)

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

Time to create page: 0.218 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 289 guests and one member online