• Resolved kghugo2000

    (@kghugo2000)


    Dear developer,

    As I want to move the floating sharebar icon before opening at the same height with the icon when it is close, I have used the following css code:

    /*move socializer icon up*/
    .wp-socializer.wpsr-sharebar.wpsr-sb-hl-wbottom.wpsr-sb-hl.wpsr-sb-simple.wpsr-mow{padding: 40px}

    However, I guess part of the button is still having a 20px padding(when you close the floating sharebar, you can see that the button would ‘jump’, bouncing up and down for once), yet I cannot find the correct markup to solve this issue . What should I do?

    Thank you for reading and your effort in creating such a great plugin.

    Yours faithfully,
    Hugo Sum

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

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

    (@vaakash)

    @kghugo2000,

    I believe you wanted to position the sharebar a bit higher from the bottom of the window.

    WP Socializer already has an option to do the same.

    Please remove the CSS you are using.

    Go to WP Socializer -> Floating sharebar and edit the option “Offset from window/content” as required.

    https://i.snag.gy/7HPInw.jpg

    Thanks,
    Aakash

    Thread Starter kghugo2000

    (@kghugo2000)

    Dear aakash,

    Actually I want to move the open icon higher to align with the close icon. If I change the offset from window and content values, the whole bar will move upward and the distance between the open icon and the close icon will not be changed. If I want to reduce that distance, what should I do?

    Thank you so much for reading and your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS problem’ is closed to new replies.