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?

Site menu module behind ARI Carusel module
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Site menu module behind ARI Carusel module
#29760
Site menu module behind ARI Carusel module 11 Years, 8 Months ago Karma: 1
Hi, My problem is that i can not point on a submenu item, because ARI Carusel stays at the front and a image gets big.
My site is panossavas-jewelry.com. Take a look at menu item Collections, Submenu Crosses, when ARI carousel is running (go at submenu Rings first).
Any idea for solving this problem.

PS the module is fantastic
The administrator has disabled public write access.
 
#29762
Re:Site menu module behind ARI Carusel module 11 Years, 8 Months ago Karma: 0
I also have this problem.
I'm trying css "hack", couse I think the problem is the z-index: 100, which is too much, and the floating menu will not be able to rise...
The administrator has disabled public write access.
 
#29763
Re:Site menu module behind ARI Carusel module 11 Years, 8 Months ago Karma: 0
My portal use Joomla! 2.5.1 with swMenuFree7.2 and ARI Cloud Carousel 1.6.1
The administrator has disabled public write access.
 
#29764
Re:Site menu module behind ARI Carusel module 11 Years, 8 Months ago Karma: 746
Hello,

This problem with the menu, add the next CSS rule to a site template CSS file:

Code:


#nav ul ul, .moduletable-superfish ul li:hover ul {
    left: 10px;
    top: 24px;
    z-index: 1000;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#29767
Re:Site menu module behind ARI Carusel module 11 Years, 8 Months ago Karma: 1
Solved. Excelent support.
Speachless
The administrator has disabled public write access.
 
#31343
Re:Site menu module behind ARI Carusel module 11 Years, 6 Months ago Karma: 0
I have the same problem but I cant fix this. I used this in my template.css , I used a template name Motion - Clean Corporate Template for Joomla!


#nav ul ul, .moduletable-superfish ul li:hover ul {
left: 10px;
top: 24px;
z-index: 1000;
}

But its no work.

I use mega menu not superfish in my web.

How can I fix this ?

Please help me with this.

I use joomla 1.7.3, ARI Cloud Carousel the last version.

Thanks in advance
The administrator has disabled public write access.
 
Go to topPage: 12