Right align Facebook like button

前端 未结 7 687
无人及你
无人及你 2020-12-29 23:56

I am able to put a Facebook like button on my website, but how do I make it to be right-aligned within the div/iframe it is in?

I tried app

相关标签:
7条回答
  • 2020-12-30 00:57

    I think this link could help too: http://shades-of-orange.com/post/2011/01/09/Embed-Facebook-Like-Button-e28093-Right-Align-with-css-and-Settings.aspx

    It says to set the width to "0". Then the box will be autoresize by Facebook and you can apply a float right to that box.

    0 讨论(0)
提交回复
热议问题