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?

Menu covers drop down menu above it. Setting zinde
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Menu covers drop down menu above it. Setting zinde
#8849
Menu covers drop down menu above it. Setting zinde 13 Years, 5 Months ago Karma: 0
the menu seems to be covering the drop down menu above it (main site menu). i tried setting the z-index to a negative value and it still overlaps the other menu...thoughts? i have attached a picture to show.
The administrator has disabled public write access.
 
#8850
Re:Menu covers drop down menu above it. Setting zinde 13 Years, 5 Months ago Karma: 747
Hello,

Provide link to page, please, where we can see this issue that we can help.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#8851
Re:Menu covers drop down menu above it. Setting zinde 13 Years, 5 Months ago Karma: 0
*

click member area link that now shows up and click hitting.
Last Edit: 2010/11/19 20:48 By dalearyous.
The administrator has disabled public write access.
 
#8852
Re:Menu covers drop down menu above it. Setting zinde 13 Years, 5 Months ago Karma: 747
Add the following CSS rules:

Code:


body #s5_menu_search_wrap
{
 z-index: 2;
}

body .s5_wrap_outer
{
 position: relative;
 z-index: 1;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#8853
Re:Menu covers drop down menu above it. Setting zinde 13 Years, 5 Months ago Karma: 0
ah thanks!

i missed the _wrap_outer

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