I need help aligning my Facebook share button with the FB like button on my WordPress post.
Despite adding both buttons on the same line, the Like button keeps appearing below the share button. I've checked in Firefox's inspector and confirmed that there are no width constraints causing this.
Any suggestions would be greatly appreciated. Thank you! (the brackets represent shortcode for my specific plugin which does not allow PHP hard-coding)
[ultimatesocial_facebook]<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Ffacebook.com%2MySite&width&layout=button&action=like&show_faces=true&share=false&height=80&appId=XXXXXXXXXXXXX scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:20px;" allowTransparency="true"></iframe>