Title: rexfm's Replies | WordPress.org

---

# rexfm

  [  ](https://wordpress.org/support/users/rexfm/)

 *   [Profile](https://wordpress.org/support/users/rexfm/)
 *   [Topics Started](https://wordpress.org/support/users/rexfm/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rexfm/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rexfm/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rexfm/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rexfm/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rexfm/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twelve] [Theme: Twenty Twelve] How to delete "leave replay" from single post?](https://wordpress.org/support/topic/theme-twenty-twelve-how-to-delete-leave-replay-from-single-post/)
 *  [rexfm](https://wordpress.org/support/users/rexfm/)
 * (@rexfm)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/theme-twenty-twelve-how-to-delete-leave-replay-from-single-post/page/3/#post-3083451)
 * I’m using the Disqus comments plugin so wanted to turn off these extraneous native
   comments links in this theme (Both the comment and reactions count on the main
   homepage / archives and at the “Leave Reply” link at top of each post).
 * Adding just this CSS worked for me (so clean!):
 * `.leave-reply { display: none; }`
 * `.comments-link { display: none; }`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Likebuttons (Facebook, Google+, Twitter, ...)] [Plugin: Simple Likebuttons (Facebook, Google , Twitter, …)] Facebook popup is cut](https://wordpress.org/support/topic/plugin-simple-likebuttons-facebook-google-twitter-facebook-popup-is-cut/)
 *  [rexfm](https://wordpress.org/support/users/rexfm/)
 * (@rexfm)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-simple-likebuttons-facebook-google-twitter-facebook-popup-is-cut/#post-3036723)
 * I found the fix! You just need to add this CSS (works even if you just put it
   in a widget)
 *     ```
       iframe.fb_iframe_widget_lift {
           max-width:450px;
       }
       ```
   
 * source: [http://themeid.com/help/discussion/comment/14707#Comment_14707](http://themeid.com/help/discussion/comment/14707#Comment_14707)

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