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?

Menu over lightbox
(1 viewing) (1) Guest
Go to bottomPage: 12345
TOPIC: Menu over lightbox
#18203
Menu over lightbox 12 Years, 11 Months ago Karma: 0
Hi, I am using ARI Ext Menu on Joomla 1.7 with the Joomshopping extension. When any product is viewed in the lightbox, the menu appears over it. I found a similar problem on the forum which mentioned the code Ext.ux.Menu.zSeed, but I have searched the whole module and this code no longer appears to be in it. I've found a mention of z-index in menu.min.css and have changd this from -1 to -1000, but this hasn't resolved the issue (and actually made the menu disappear in IE). I've tested in Firefox, Safari, Chrome and IE and the problems appears on all of them. Can you help please? Many thanks.
Last Edit: 2011/08/11 10:31 By catneyweb.Reason: add smaller image
The administrator has disabled public write access.
 
#18204
Re:Menu over lightbox 12 Years, 11 Months ago Karma: 748
Hello,

Provide link to page where we can see the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18207
Re:Menu over lightbox 12 Years, 11 Months ago Karma: 0
Hi,

Link is

www.gmopticsfttx.com/newlook/

Thanks.
The administrator has disabled public write access.
 
#18208
Re:Menu over lightbox 12 Years, 11 Months ago Karma: 748
Add the next CSS rules:

Code:


body #jquery-overlay
{
 z-index: 10001;
}

body #jquery-lightbox
{
 z-index: 10002;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#18209
Re:Menu over lightbox 12 Years, 11 Months ago Karma: 0
Brilliant! Many thanks for such a speedy response!

Regards,
Pat.
The administrator has disabled public write access.
 
#18295
Re:Menu over lightbox 12 Years, 10 Months ago Karma: 0
Hi I'm having the same problem. Could you please have a look at www.mutando.eu and click on the link "transactionele analyse" on the frontpage.
The funny thing is, I made 2 identical menu's. One of them appears over the light box, and the other doesn't. Can't figure out why...
Last Edit: 2011/08/13 16:15 By Anielita.
The administrator has disabled public write access.
 
Go to topPage: 12345