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?

Fancy PopUp is overlayed by menu
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Fancy PopUp is overlayed by menu
#6472
Fancy PopUp is overlayed by menu 13 Years, 8 Months ago Karma: 0
Hi,

I have a problem with the popup. The menu is over the popup. So i need do edit (or add) the z-index for the popup. Is it possible? Where can i change?
The administrator has disabled public write access.
 
#6473
Re:Fancy PopUp is overlayed by menu 13 Years, 8 Months ago Karma: 747
Hello,

Could you provide link to page where we can see this issue?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#6560
Re:Fancy PopUp is overlayed by menu 13 Years, 8 Months ago Karma: 0
Visite:

wolfsburg@www.augenklinik-wolfsburg.de/test/augenklinik/leistungsspektrum/81-grauer-star-katarakt.html" target="_blank" rel="nofollow">augenklinik:wolfsburg@www.augenklinik-wolfsburg.de/test/augenklinik/leistungsspektrum/81-grauer-star-katarakt.html

and resize your browser to 1024 x 768

than click in the first paragraphe [Video: Grauer Star]

The menu is over the popup. I want edit the menu, otherwise jtabs are overlying the menu...
The administrator has disabled public write access.
 
#6561
Re:Fancy PopUp is overlayed by menu 13 Years, 8 Months ago Karma: 747
Create CSS template in 'CSS Templates' section on the component backend with the following code:

Code:


body #fancy_bigIframe, 
body #fancy_freeIframe {
  z-index: 1098;
}

body #div.fancy_bg {
  z-index: 1099;
}

body div#fancy_overlay,
body div#fancy_outer {
  z-index: 1100;
}

body img#fancy_img {
  z-index: 1102;
}

body div#fancy_content {
 z-index: 1106;
}

body div#fancy_loading,
body div#fancy_close,
body div#fancy_title,
body a#fancy_left, 
body a#fancy_right {
  z-index: 1110;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#6562
Re:Fancy PopUp is overlayed by menu 13 Years, 8 Months ago Karma: 0
Thank you, problem solved
The administrator has disabled public write access.
 
Go to topPage: 1