facebook button align left
-
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.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘facebook button align left’ is closed to new replies.