Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author Damian

    (@timersys)

    Try making the popup width at least 600px and see if that makes any difference

    Thread Starter misterfancy

    (@fancypeeps)

    It is set to the default width which is 600px but the buttons touching side by side.

    Plugin Author Damian

    (@timersys)

    can you share your site?

    Thread Starter misterfancy

    (@fancypeeps)

    fancypeepsDOTcom

    Plugin Author Damian

    (@timersys)

    Add in your style.css

    .spu-twitter.spu-shortcode {
    margin-left: 30px;
    }

    Thread Starter misterfancy

    (@fancypeeps)

    I added the CSS and no luck.

    Plugin Author Damian

    (@timersys)

    I don’t see it on the source code. Try:

    .spu-twitter.spu-shortcode {
    margin-left: 30px !important;
    }

    Thread Starter misterfancy

    (@fancypeeps)

    That seemed to work except the buttons are not centered anymore. Can I just redo the code and use “facebook” instead of “twitter” and add margin-right: 30px?

    Plugin Author Damian

    (@timersys)

    sure, try to see what happens

    Thread Starter misterfancy

    (@fancypeeps)

    Hmmm… well I wasn’t thinking but this displays the way.

    Is there anyway to push the FB button to the left rather than pushing the Twitter button to the right?

    Thread Starter misterfancy

    (@fancypeeps)

    I tried to adjust the padding instead of the margin and that didn’t work either.

    Plugin Author Damian

    (@timersys)

    Not really I will add an option to remove theme alignment on a next version to give more freedom to users for aligment.
    another options will be to simple add teh code directly from facebook instead of using shortcodes.

    Thread Starter misterfancy

    (@fancypeeps)

    Okay, no problem. I just used 5px margin instead. You can hardly tell.

    This is off topic but can you add a timer in the next update for the pop-up close instead of an (X) to close the window? This way the visitor is forced to wait for the timer or they are forced to click a social media button to close the window.

    Or maybe something a little more simple like a way to hide the (X) on the pop-up so that the visitor cannot view the website unless they click a social media button which gives the website more exclusivity options.

    Plugin Author Damian

    (@timersys)

    That features will be included on a premium version

    Thread Starter misterfancy

    (@fancypeeps)

    Okay, thanks for your help!

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘space between buttons’ is closed to new replies.