Z-index Module in modal

  • Posted by Ton van der Helm (67) Offline
Hello,
on www.vollebregtbrommobiel.nl/aixam-store-nederland I'm using the button "OKTOBER ACTIE!" to trigger the Module in Modal.
But as you can see the images of the small slideshow are on top of the Module in Modal. I've tried to change the z-index of this by adding to the custom css:
#jbounce-jmodal {
z-index:99999999;}
But unfortunately without luck.
How can I fix this?
Thanks!
10 years 3 weeks ago #1 by Ton van der Helm
The topic has been marked as resolved.
  • Posted by TemplatePlazza (5372) Offline
Hi try to add this code to your css file :
.mimodal 
{
 z-index:999!important;
}
10 years 3 weeks ago #2 by TemplatePlazza
The topic has been marked as resolved.
  • Posted by Ton van der Helm (67) Offline
Thanks! This works :-)
10 years 3 weeks ago #3 by Ton van der Helm
The topic has been marked as resolved.
  • Posted by TemplatePlazza (5372) Offline
Nice! Glad it helps ;)
10 years 3 weeks ago #4 by TemplatePlazza
The topic has been marked as resolved.
Powered by Kunena Forum