Title: [Plugin: Simple Facebook Connect] Layout help needed
Last modified: August 19, 2016

---

# [Plugin: Simple Facebook Connect] Layout help needed

 *  Resolved [rugirl](https://wordpress.org/support/users/rugirl/)
 * (@rugirl)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-layout-help-needed/)
 * I’m working on djbelly.com. (This is not for promo, but rather for reference.)
   
   I have gotten the Facebook comment connect feature working, but what keeps bugging
   me is that on the bottom the little checkbox and the string “Share Comment on
   Facebook” are not alined. (This is only visible if you connect via Facebook as
   if you were about to post a comment!)
 * I am not really a programmer, so I’m desperately trying to figure out at least
   where to look for this bug. I had another comment plugin down there before (emoticons
   for chat), but I took it down and the issue didn’t get resolved.
 * I would really appreciate any help on this matter. This layout issue is driving
   me nutz!
    Thanks!
 * [http://wordpress.org/extend/plugins/simple-facebook-connect/](http://wordpress.org/extend/plugins/simple-facebook-connect/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-layout-help-needed/#post-1792776)
 * Yeah, sometimes themes have strange rules that cause the placement to be weird.
   I gave that line a special ID just for such a case, so you can use styling rules
   to adjust it around.
 * Add this to your theme’s style.css file to fix it:
 *     ```
       #sfc_comm_send label {
       display:inline;
       }
       ```
   
 *  Thread Starter [rugirl](https://wordpress.org/support/users/rugirl/)
 * (@rugirl)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-layout-help-needed/#post-1792837)
 * That totally did it!
    Thank you very much Otto!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Simple Facebook Connect] Layout help needed’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-facebook-connect_a9b9c1.svg)
 * [Simple Facebook Connect](https://wordpress.org/plugins/simple-facebook-connect/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-facebook-connect/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-facebook-connect/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-facebook-connect/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-facebook-connect/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-facebook-connect/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [rugirl](https://wordpress.org/support/users/rugirl/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-layout-help-needed/#post-1792837)
 * Status: resolved