我正在向我的网站添加一个类似 facebook 的按钮,但文本对齐不会转到右侧。我不知道我该怎么做。
https://developers.facebook.com/docs/reference/plugins/like/
以下是代码示例:
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.google.com&layout=standard&show_faces=false&width=450&action=like&font&colorscheme=light&height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe>