JBounce error with ACY mailing
- Posted by Arthur Papas (33) Offline
i have managed to make it work, loadmodule had the wrong ID.
The other issue i have is the module gets partially hidden under the banner when scrolling to the top of the page
4 years 2 months ago #25
by Arthur Papas
The other issue i have is the module gets partially hidden under the banner when scrolling to the top of the page
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
- Posted by Arthur Papas (33) Offline
The other issue i have is the module gets partially hidden under the banner when scrolling to the top of the page
how to fix this?
4 years 2 months ago #27
by Arthur Papas
how to fix this?
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
Try adding this code in the Additional CSS field :
https://www.dropbox.com/s%2F62ewig9byz7qdxr%2FModules%2520mod_moduleinmodal%2520-%2520J39%2520-%2520Administration%25202020-10-14%252017-27-49.png?raw=1
4 years 2 months ago #28
by TemplatePlazza
#moduleinmodal-mimodal {
position:relative;
z-index:999;
}
https://www.dropbox.com/s%2F62ewig9byz7qdxr%2FModules%2520mod_moduleinmodal%2520-%2520J39%2520-%2520Administration%25202020-10-14%252017-27-49.png?raw=1
Please Log in or Create an account to join the conversation.
- Posted by Arthur Papas (33) Offline
Excellent, it fixed the issue
This should also work for JBounce i guess??
Your assistance has been fantastic....
4 years 2 months ago #29
by Arthur Papas
This should also work for JBounce i guess??
Your assistance has been fantastic....
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline