Title: Facebook Like Button problem
Last modified: August 21, 2016

---

# Facebook Like Button problem

 *  Resolved [RicMacedo](https://wordpress.org/support/users/ricmacedo/)
 * (@ricmacedo)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/facebook-like-button-problem-2/)
 * Hi!
 * I updated the plugin and I got a problem with the Like button.
 * Automatically added on the CSS of button margin-top:400px and margin-left:20px.
 * Before
    [http://media.maiseducativa.com/Screen%20Shot%202013-08-16%20at%203.58.03%20PM.png](http://media.maiseducativa.com/Screen%20Shot%202013-08-16%20at%203.58.03%20PM.png)
 * After
    [http://media.maiseducativa.com/Screen%20Shot%202013-08-16%20at%203.46.18%20PM.png](http://media.maiseducativa.com/Screen%20Shot%202013-08-16%20at%203.46.18%20PM.png)
 * How can I solve the problem?
 * [http://wordpress.org/plugins/facebook/](http://wordpress.org/plugins/facebook/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Niall Kennedy](https://wordpress.org/support/users/niallkennedy/)
 * (@niallkennedy)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/facebook-like-button-problem-2/#post-4037562)
 * The Facebook plugin for WordPress does not add extra CSS to the output Like Button.
   The plugin outputs a `<div class="fb-social-plugin fb-like">` element with data
   attributes interpreted by the Facebook SDK for JavaScript after your page has
   loaded.
 * Plugin version 1.5 [removed an extra CSS file](http://plugins.trac.wordpress.org/browser/facebook/tags/1.4/static/css/style.css)
   loaded with each page. This CSS file included a rule for `.fb-social-plugin` 
   setting the top margin of all Facebook social plugins (Like, Send, etc.) to 2
   pixels. It is possible the presence of this 2 pixel rule was enough to override
   a 400 pixel rule somewhere on your site yet `.fb-social-plugin` is not likely
   to win any specificity battles.

Viewing 1 replies (of 1 total)

The topic ‘Facebook Like Button problem’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Niall Kennedy](https://wordpress.org/support/users/niallkennedy/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/facebook-like-button-problem-2/#post-4037562)
 * Status: resolved