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?

AriImage Slider always on top.
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: AriImage Slider always on top.
#32714
AriImage Slider always on top. 11 Years, 7 Months ago Karma: 0
Hello and hi.

My problem about this is, everytime the image change to others, the submenu from the menu above will display behind the image. Why this problem occur? Can you help? I attach the image.
Last Edit: 2012/10/12 08:49 By adibkhld.Reason: add image
The administrator has disabled public write access.
 
#32716
Re:AriImage Slider always on top. 11 Years, 7 Months ago Karma: 748
Hello,

Where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#32717
Re:AriImage Slider always on top. 11 Years, 7 Months ago Karma: 0
Ops. sorry, u can view it here

estore.ansi.com.my/v2/
The administrator has disabled public write access.
 
#32718
Re:AriImage Slider always on top. 11 Years, 7 Months ago Karma: 748
Add the following CSS rules to a site template CSS file:

Code:


#ja-mainnavwrap
{
 z-index: 2;
 position: relative;
}

#ja-sliderwrap
{
 z-index: 1;
 position: relative;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#32719
Re:AriImage Slider always on top. 11 Years, 7 Months ago Karma: 0
Thanks mate ! Freaking awesome !
The administrator has disabled public write access.
 
Go to topPage: 1