Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Sub menu items display below the page content
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Sub menu items display below the page content
#36122
Sub menu items display below the page content 11 Years, 5 Months ago Karma: 0
Hi there,

My site is: http://gruntzilla.com/Shutterbug/

I cant get my sub menu items to display above the page content below it.

This is more evident when I click on the "Portfolios" menu link.

Also the menu doesnt stay open for long enough....

Could you please help me?

Regards,

Nath
The administrator has disabled public write access.
 
#36133
Re:Sub menu items display below the page content 11 Years, 5 Months ago Karma: 748
Hello,

This problem with site template styles. Add the following CSS rule:

BODY #Layer-3-wrapper
{
z-index: 5;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#36138
Re:Sub menu items display below the page content 11 Years, 5 Months ago Karma: 0
Many thanks!!! So logical and obvious!
And totally overlooked!

Great mod by the way.

Regards,

Nath.
The administrator has disabled public write access.
 
#36539
Re:Sub menu items display below the page content 11 Years, 5 Months ago Karma: 0
Hi again!

Well Ive had to update my template and now I have the same problem.
You can see that the menu is below the content layer.

I tried to change the z index of the menu layer but it didnt work....

My website is still gruntzilla.com/Shutterbug/

Regards,
Nath.
The administrator has disabled public write access.
 
#36542
Re:Sub menu items display below the page content 11 Years, 5 Months ago Karma: 748
Hello,

Add the following CSS rules:

BODY #Layer-2-wrapper
{
z-index: 2;
}


BODY #Layer-4-wrapper
{
z-index: 1;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#36544
Re:Sub menu items display below the page content 11 Years, 4 Months ago Karma: 0
Many thanks ARI Soft!

Worked perfectly.

Regards,

Nath
The administrator has disabled public write access.
 
Go to topPage: 1