Jbounce displays strangely
- Posted by Tamara Aspeling (2) Offline
Hi there,
I keep trying to use Jbounce, and it keeps looking odd when I do!
I have it installed on DogParents.ca
When it pops up, the live menu item always displays over the module, and forms etc too. I also can't close it with the X - only by refreshing. Any idea how to fix that?
Thanks!
3 years 3 months ago #1
by Tamara Aspeling
I keep trying to use Jbounce, and it keeps looking odd when I do!
I have it installed on DogParents.ca
When it pops up, the live menu item always displays over the module, and forms etc too. I also can't close it with the X - only by refreshing. Any idea how to fix that?
Thanks!
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
it's usually a css confliction matter with your template's css. Can you share your website url?
3 years 3 months ago #2
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by Tamara Aspeling (2) Offline
- Posted by TemplatePlazza (5261) Offline
Try to add this css code to your template :
3 years 3 months ago #4
by TemplatePlazza
#jbounce-jmodal {
z-index:9999!important;
}
Please Log in or Create an account to join the conversation.