Viewing 1 replies (of 1 total)
  • Plugin Author Takanudo

    (@takanudo)

    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.