Title: [Plugin: Simple Facebook Connect] Like Button Defaults
Last modified: August 19, 2016

---

# [Plugin: Simple Facebook Connect] Like Button Defaults

 *  Resolved [Derek Perkins](https://wordpress.org/support/users/ploobers/)
 * (@ploobers)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-like-button-defaults/)
 * I am editing the like button defaults in sfc-like.php, but I was wondering if
   you were planning on adding the ability to add that ability to the admin interface/
   store the values in the database so that there aren’t upgrade issues.
 * Thanks for a great plugin!

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

 *  Plugin Author [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-like-button-defaults/#post-1981606)
 * If you call the function directly from your theme files, instead of using the
   automatic placement function, then you can do this to change any of the defaults:
 * `sfc_like_button(array('width'=>300,'colorscheme'=>'dark'));`
 * An upgrade won’t change your parameters this way, since you’re putting them directly
   into your theme.
 *  Thread Starter [Derek Perkins](https://wordpress.org/support/users/ploobers/)
 * (@ploobers)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-like-button-defaults/#post-1981683)
 * That’s perfect. Sorry I missed that in the code. Thanks!
 *  [ibenick](https://wordpress.org/support/users/ibenick/)
 * (@ibenick)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-like-button-defaults/#post-1981875)
 * I went in and changed mine to dark which changed the text but left the background
   of the area white, making it unreadable. Any ideas on what I’m doing wrong?
 * Example here:
 * [http://backcountrypost.com/?p=1457](http://backcountrypost.com/?p=1457)
 * Thanks!
 *  Plugin Author [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-like-button-defaults/#post-1981876)
 * Looks fine to me.
 *  [ibenick](https://wordpress.org/support/users/ibenick/)
 * (@ibenick)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-like-button-defaults/#post-1981877)
 * Sorry, that’s not the Simple Facebook Connect button. I ended up using a different
   one and manually inserting the shortcode into the single.php file. It’s the only
   workaround I’ve been able to make work that displays the background color and
   formatting correctly.
 *  Plugin Author [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-like-button-defaults/#post-1981878)
 * The SFC like button works the same as the code on their own page generator:
    
   [https://developers.facebook.com/docs/reference/plugins/like/](https://developers.facebook.com/docs/reference/plugins/like/)
 * It can’t control how the thing looks, the light vs dark just changes the tag 
   in the same way FB’s code does.

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

The topic ‘[Plugin: Simple Facebook Connect] Like Button Defaults’ 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/)

 * 6 replies
 * 3 participants
 * Last reply from: [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-like-button-defaults/#post-1981878)
 * Status: resolved