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?

Submenus hidden behind Ari Image Slider
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Submenus hidden behind Ari Image Slider
#17861
Submenus hidden behind Ari Image Slider 12 Years, 11 Months ago Karma: 0
The menu works great in every browser except for Internet Explorer 8, where the drop down submenu gets hidden behind the ARI Image Slider. I tried changing the Z-index of the menu to 100000 but it didn't seem to help.

The site is: www.flatout-motorsports.com/

Any suggestions would be appreciated! Thanks.
The administrator has disabled public write access.
 
#17862
Re:Submenus hidden behind Ari Image Slider 12 Years, 11 Months ago Karma: 748
Hello,

Try to add the next CSS rules:

Code:


body #header
{
 position: relative;
 z-index: 20000;
}

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



Regards,
ARI Soft
The administrator has disabled public write access.
 
#17865
Re:Submenus hidden behind Ari Image Slider 12 Years, 11 Months ago Karma: 0
Problem solved. Thank you for your quick reply!
The administrator has disabled public write access.
 
#18827
Re:Submenus hidden behind Ari Image Slider 12 Years, 10 Months ago Karma: 0
Hello
Excuse me
This code should be added on which file in ARI Ext Menu module?
The administrator has disabled public write access.
 
#18829
Re:Submenus hidden behind Ari Image Slider 12 Years, 10 Months ago Karma: 748
Hello,

To a site template CSS file or to "CSS Styles" parameter in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18833
Re:Submenus hidden behind Ari Image Slider 12 Years, 10 Months ago Karma: 0
Thank you for your quick reply!
I did what you say but my problem doesnt solved
What should I do?
The administrator has disabled public write access.
 
Go to topPage: 12