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 menu hovering over main main drop down items.
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Ari menu hovering over main main drop down items.
#47562
Ari menu hovering over main main drop down items. 10 Years, 2 Months ago Karma: 0
Greetings,

I am using joomla 2.5 yootheme's nano2 theme.

I have the ari menus published in the inner bottom module position. The small problem I am having is that my ari menus hover on top of my other main menu drop down items. Is there a way I can stop this? Thank you for your great free extension!

The administrator has disabled public write access.
 
#47563
Re:Ari menu hovering over main main drop down items. 10 Years, 2 Months ago Karma: 0
see attached image
The administrator has disabled public write access.
 
#47568
Re:Ari menu hovering over main main drop down items. 10 Years, 2 Months ago Karma: 747
Hello,

Send a link to a page where we can see the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#47571
Re:Ari menu hovering over main main drop down items. 10 Years, 2 Months ago Karma: 0
Thanks for the quick reply!

The solution below fixed
it. Excellent customer service!
Last Edit: 2014/01/28 14:42 By bsaracco.Reason: solution provided fixed my problem
The administrator has disabled public write access.
 
#47572
Re:Ari menu hovering over main main drop down items. 10 Years, 2 Months ago Karma: 747
Add the following CSS rules:

BODY #header
{
z-index: 2;
}

BODY #main
{
z-index: 1;
position: relative;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1