• hi, there is a bug while trying to align facebook button by left corner

    I set style “text-align: left”, but it doesn’t help, it still ads “margin-left: zz px” in all cases:

    the code below gives the same result, even if I set
    <p style="text-align: left">[spu-facebook href="" layout="standard" show_faces="true" share="true" action="" width=""]</p>

    <p style="text-align: center">[spu-facebook href="" layout="standard" show_faces="true" share="true" action="" width=""]</p>

    result
    <div class="spu_shortcodes"><div <strong>style="margin-left: 155px;"</strong> class="spu-facebook spu-shortcode">`

    there shouldn’t be “style=”margin-left: 155px;” in popup box.

    https://www.ads-software.com/plugins/popups/

Viewing 1 replies (of 1 total)
  • Plugin Author Damian

    (@timersys)

    Can you try disabling style in the settings of the plugin ? If its not disabled the plugin will try to auto align social shortcodes

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘facebook button align left’ is closed to new replies.