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?

dropdown Menu goes under the ari image slider.
(1 viewing) (1) Guest
Go to bottomPage: 12345678
TOPIC: dropdown Menu goes under the ari image slider.
#46958
Re:dropdown Menu goes under the ari image slider. 10 Years, 3 Months ago Karma: 0
Google chrome 31.0.1650.63

Thanks in advance!!!!

I enabled ari soft now for you to see it... If it is possible could you please tell me and in which css file to add the code you will possibly give me?
Last Edit: 2013/12/24 13:07 By Aggelos.
The administrator has disabled public write access.
 
#46959
Re:dropdown Menu goes under the ari image slider. 10 Years, 3 Months ago Karma: 746
Add the following CSS rule:

BODY #middle
{
z-index: 1;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#46960
Re:dropdown Menu goes under the ari image slider. 10 Years, 3 Months ago Karma: 0
Problem solved!!!! Thank you so so much.
The administrator has disabled public write access.
 
#48359
Re:dropdown Menu goes under the ari image slider. 10 Years ago Karma: 0
Hello! I have the same problem.
My dropdown menu is being overlapped by ari image slider after the second image comes up. The site is www.hlbtashkent.com/index.php/en/.
Thank you!
The administrator has disabled public write access.
 
#48361
Re:dropdown Menu goes under the ari image slider. 10 Years ago Karma: 746
Hello,

Add the following CSS rules:

#header-outer
{
z-index: 2;
position: relative;
}

#content-outer
{
z-index: 1;
position: relative;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#48362
Re:dropdown Menu goes under the ari image slider. 10 Years ago Karma: 0
Thank you so much, it works perfectly!
The administrator has disabled public write access.
 
Go to topPage: 12345678