I have a Curvitude site that uses PMM. If I add a TTM that overlaps the PMM, parts of the PMM show through the TTM.
PMM is showing through TTM
(5 posts) (2 voices)-
Posted 7 years ago
-
Sounds like a z-index issue. It would be best if you could post a link to a test page. Do make sure you are running the latest versions of PMM2 and TTM and have updated scripts linked to your page. When I do a test, the Tooltip opens on top of the menu.
Posted 7 years ago -
This is the TTM link at the bottom of the left sidebar:
Scan our contact info
into your smartphonePosted 7 years ago -
I can't duplicate that on a fresh page, but the fix is easy. Add this rule to the bottom of your TTM style sheet:
.p7TTMbox {z-index: 9999999 !important;}
It will force the z-index to a higher level than the script writes.
Posted 7 years ago -
Thanks Al, that fixed it.
Posted 7 years ago
Reply
You must log in to post.