Facebookのようなボタンを自分のサイトに追加していますが、text-alignが右側に移動しません。どうすればいいのかわからない。
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>