• Resolved tjg

    (@marketingdrei)


    Hey,
    I’m on the verge of despair! Honestly … I have a narrow frame on one side, 22px. I’d love to get the sticky side buttons over the frame – can you help me? And your PayPal address is not correct with the donate button … THANK YOU !!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    What a beautiful landing page! The buttons are layered over the frame correctly for me (Mac, Chrome) so looks like you managed to fix it? I see this in your css which should do the trick:

    #ssb-container {
        z-index: 9999 !important;
    }

    For anyone stumbling across this, check your z-index per FAQ here.

    Thread Starter tjg

    (@marketingdrei)

    Hey, thank you for liking the homepage. I like your plugin a lot better, because I’ve been looking for it for a long time. Now I found you. 🙂
    The problem with the Z index I solved the problem, it’s true. But I have a way to set the buttons outside the frame. Any CSS setting that goes back to right: -196px ;. Ideally this would be:

    element.style {
         z-index: 1;
         right: -172px;
    }

    Unfortunately, it does not stay there …

    https://drive.google.com/file/d/1GgMxJUze30KTsebs2lQY9S6cq7NEh-SP/view?usp=sharing

    I love it when the world holds together

    • This reply was modified 4 years, 6 months ago by tjg.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Distance to right sides over Frame..’ is closed to new replies.