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?

ARI image Slider covers submenus
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: ARI image Slider covers submenus
#32738
ARI image Slider covers submenus 11 Years, 5 Months ago Karma: 0
There is a problem on my website

The submenu shows behind the ARI image slider.

Please take a view at www.hetfeestwinkeltje.nl/index.php

Thanks! i had it offline but its accessible now!
The administrator has disabled public write access.
 
#32739
Re:ARI image Slider covers submenus 11 Years, 5 Months ago Karma: 746
Hello,

This problem with site template styles. Add the following CSS rules to fix the problem:

body #topmenu_wrap
{
overflow: visible;
position: relative;
z-index: 2;
}

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

Regards,
ARI Soft
The administrator has disabled public write access.
 
#34649
Re:ARI image Slider covers submenus 11 Years, 3 Months ago Karma: 0
Hello, I have a similar problem, except that I am using ARI Ext Menu for my nav bar & drop-menus. I tried implementing z-indexes for the relevant wraps as well, but every time the slider transitions to the next slide, it covers the submenu. Any suggestions?

Here is the staging location:

nlyte.square2-lab.com/

Thanks,
Frank
The administrator has disabled public write access.
 
#34650
Re:ARI image Slider covers submenus 11 Years, 3 Months ago Karma: 746
Hello,

Add the following CSS rule:

BODY #ja-mainnavwrap
{
position: relative;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#34653
Re:ARI image Slider covers submenus 11 Years, 3 Months ago Karma: 0
Thanks! That did it!

Have a nice day (or evening)!
Frank
The administrator has disabled public write access.
 
Go to topPage: 1