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!
9 years 6 months ago #1 by Ton van der Helm
The topic has been marked as resolved.
  • Posted by TemplatePlazza (5310) Offline
Hi try to add this code to your css file :
.mimodal 
{
 z-index:999!important;
}
9 years 6 months ago #2 by TemplatePlazza
The topic has been marked as resolved.
  • Posted by Ton van der Helm (67) Offline
Thanks! This works :-)
9 years 6 months ago #3 by Ton van der Helm
The topic has been marked as resolved.
  • Posted by TemplatePlazza (5310) Offline
Nice! Glad it helps ;)
9 years 6 months ago #4 by TemplatePlazza
The topic has been marked as resolved.
Powered by Kunena Forum