Title: Facebook like button content width
Last modified: August 20, 2016

---

# Facebook like button content width

 *  Resolved [dionsis](https://wordpress.org/support/users/dionsis/)
 * (@dionsis)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/facebook-like-button-content-width/)
 * Using plugin 1.1.1
 * My like button has a width option in the settings, I’ve set it to 150, but beside
   it I see “Content Width: 660px”
 * Now on the content page, the Like button is on it’s own line, I want it to lie
   flush with my other social buttons, which it was doing in 1.0.
 * How can i modify content width of 660 because it’s using the full width of the
   page and forcing itself onto a new line.
 * [http://wordpress.org/extend/plugins/facebook/](http://wordpress.org/extend/plugins/facebook/)

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

 *  Thread Starter [dionsis](https://wordpress.org/support/users/dionsis/)
 * (@dionsis)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/facebook-like-button-content-width/#post-3187810)
 * I should probably add
 * I modified Static/CSS/Style.min.css
 * but my theme references the file as
 * [http://www.goldenplec.com/wp-content/plugins/facebook/static/css/style.min.css?ver=1.1.1](http://www.goldenplec.com/wp-content/plugins/facebook/static/css/style.min.css?ver=1.1.1)
 * which retains all old settings, while my modifications of a less wide div and
   floating left don’t work because they are found at
 * [http://www.goldenplec.com/wp-content/plugins/facebook/static/css/style.min.css](http://www.goldenplec.com/wp-content/plugins/facebook/static/css/style.min.css)
 * though the file doesn’t seem to have any if X then Y sections so not sure why
   passing a param changes these values
 *  Plugin Contributor [Niall Kennedy](https://wordpress.org/support/users/niallkennedy/)
 * (@niallkennedy)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/facebook-like-button-content-width/#post-3187818)
 * The minimum allowed width of [a Like button](https://developers.facebook.com/docs/reference/plugins/like/)
   varies based on the layout and options you have chosen. The “standard” default
   layout has a minimum width of 225. Button count has a minimum width of 90, box
   count 55.
 * The Like button is its own div. Default styling of many browsers places each 
   div on its own line. You may customize the div in your CSS.
 *  Thread Starter [dionsis](https://wordpress.org/support/users/dionsis/)
 * (@dionsis)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/facebook-like-button-content-width/#post-3187821)
 * Yes but Facebook plugin has its own CSS. Which I’ve modified to no avail.
 * It defaults to a DIV width of 660. It’s button count button with the optional
   width set at 150 (seems to have no effect)
 *  Thread Starter [dionsis](https://wordpress.org/support/users/dionsis/)
 * (@dionsis)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/facebook-like-button-content-width/#post-3187834)
 * This is not resolved. Who the hell marked it as resolved?
 *  Thread Starter [dionsis](https://wordpress.org/support/users/dionsis/)
 * (@dionsis)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/facebook-like-button-content-width/#post-3187842)
 * Any reason why this DIV is picking up the width of my content area and filling
   it.
 * I’d like to modify this to the like button will sit beside other social buttons

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

The topic ‘Facebook like button content width’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [dionsis](https://wordpress.org/support/users/dionsis/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/facebook-like-button-content-width/#post-3187842)
 * Status: resolved