Viewing 4 posts - 1 through 4 (of 4 total)
    • Author
      Posts
    • Cheshire
      Guest

      Hi 🙂

      How do i condense the padding between each of the share buttons – eg on this page http://www.aakashweb.com/wordpress-plugins/wp-socializer/

      the buttons on mine are very spread out:

      http://anniesarticles.com/homeimprovement/love-your-home-again-with-home-improvement/

      One click template choice was Left float – Fixed – Outside 1

      Current styling is:

      Thank you

      Hello,

      The sliding share bar is not positioned properly.

      Replace

      Code:

      style=”top:2%;left:220p x;width:55px”
      with
      style=”top: 20%;width:55px;margin-left: -270px;”

      This will solve the position problem.

      If you want to reduce the gap between the buttons then just try wrapping the button code with a div tag and apply the required margin to the style attribute.

      Thank you.

      Anonymous
      Guest

      Thank you for your help 🙂

      Cheers !! 😀

    Viewing 4 posts - 1 through 4 (of 4 total)
    • The topic ‘Condense buttons’ is closed to new replies.

    Subscribe to our Newsletter

    Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter

    By using this website, you agree to our Terms