Support » Plugin: Simple Social Media Share Buttons - Social Sharing for Everyone » Buttons are positioned too closely next to each other

Viewing 8 replies - 1 through 8 (of 8 total)
  • I have the same problem. Precisely the problem is the Facebook button. There is no margin between the Facebook button and the next button (whichever I choose is the same).
    Please help us to fix this, thank you.

    Same problem…
    Edit simple-social-buttons.php and replace line 179
    from

    div.simplesocialbutton { float: left; text-align: center;}

    to

    div.simplesocialbutton { float: left; text-align: center; margin-right: 20px;}

    I hope the developer of this plugin insert di change in next release, otherwise when we update them, all change are lost.

    cheers

    Thanks daniego!
    Now the Facebook and Google+ buttons are separated. Thank you very much.

    Sadly the Twitter and Pinterest buttons got pushed far away, now I have 52 px between Google+ and Twitter and the same 52 px between Twitter and Pinterest.
    Any idea how to keep these buttons on 20 px margin?

    Give me your site link please, I use only FB and g+

    I’m having the same issue. I fixed the Facebook button issue, but now my G+ button is hanging out in no man’s land to the right of my tweet button.

    Help is appreciated.

    Same issue here. Good extesion, but the view of buttons is uggly, this should be fixed

    Same issue on my site. I partly solved it by positioning the Facebook button as the last one (it was only touching the following button but not the previous one).

    Unfortunately the same is happening with the Pinterest button. I hope the author of this plugin reads this forum and is able to solve the problem in an update. Maybe introduce an optional “space” item in the Select Buttons section?

    Please try new 1.7 version, where this is fixed.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Buttons are positioned too closely next to each other’ is closed to new replies.