Module in Modal z-index
- Posted by designhow (5) Offline
on my beta site www.joomlahealios.com/ the modal goes behind the slideshow and the menu on mobile and desk top I tried every CSS hack i could and it won't come the front.
Can you help?
Albert
9 years 1 week ago #1
by designhow
Can you help?
Albert
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5444) Offline
Hi, could you tell me where you publish the module? I have opened your website but unable to spot the module location
9 years 1 week ago #2
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by designhow (5) Offline
I assigned it a new position "pop" maybe thats why? should I use debug?
9 years 1 week ago #3
by designhow
Please Log in or Create an account to join the conversation.
- Posted by designhow (5) Offline
- Posted by TemplatePlazza (5444) Offline
Can you try to add this css code to your css file :
9 years 1 week ago #5
by TemplatePlazza
#moduleinmodal-mimodal {
z-index:999;
position:relative}Please Log in or Create an account to join the conversation.
- Posted by designhow (5) Offline
That worked! I have one more issue it is ignoring the settings in mobile version (just keeps popping up with no text)_ and the "auto height" is the whole viewport really crazy! just close down your browser size you will see. i think this module wont work for my client its buggy
9 years 1 week ago #6
by designhow
Please Log in or Create an account to join the conversation.