Title: margin problem
Last modified: August 21, 2016

---

# margin problem

 *  [excogitation](https://wordpress.org/support/users/excogitation/)
 * (@excogitation)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/margin-problem-2/)
 * That’s the problem I’m facing [http://www.watermarksurfhouse.pt/pt-pt/facebook/](http://www.watermarksurfhouse.pt/pt-pt/facebook/)
   now for like 10 hours.
 * I just wanted to help out my firend get his social stream included in his page.
 * That’s about how I would want it to look (within wordpress) [http://www.watermarksurfhouse.pt/fbprob/facebook.html](http://www.watermarksurfhouse.pt/fbprob/facebook.html)
 * Trouble is – as I figure the chrome user agent stylesheet
    which adds margin:
   1em 0; to multiple containers, but I can’t – to save my life – figure out how
   to override that – and I’ve tried everything.
 * [http://wordpress.org/plugins/jsl3-facebook-wall-feed/](http://wordpress.org/plugins/jsl3-facebook-wall-feed/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Takanudo](https://wordpress.org/support/users/takanudo/)
 * (@takanudo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/margin-problem-2/#post-4119189)
 * I think your biggest problem is that the plugin is placed within pre and code
   tags which renders every white space in the html. Try adding the following to
   the bottom of the style sheet on the setting page for the plugin:
 * >     ```
   >     #facebook_status_box
   >     {
   >     white-space: normal;
   >     }
   >     ```
   > 

Viewing 1 replies (of 1 total)

The topic ‘margin problem’ is closed to new replies.

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

## Tags

 * [user agent stylesheet](https://wordpress.org/support/topic-tag/user-agent-stylesheet/)

 * 1 reply
 * 2 participants
 * Last reply from: [Takanudo](https://wordpress.org/support/users/takanudo/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/margin-problem-2/#post-4119189)
 * Status: not resolved