• Resolved schwamd

    (@schwamd)


    Hello. I am having a bit of trouble with formatting the wall feed for IE9 browsers. It works beautifully on my Mac with Firefox, my PC with IE10 and with my iPad browser. However, when I pull up my site in IE9, the wall feed shifts all the way down the page, creating a wide gap.

    A bit of background information.

    I am using the Dynamix theme.

    My version of IE9 is on a work laptop that does have Facebook restrictions.

    The site URL is http://www.dialtone-productions.com/sinai

    Thank you for your assistance.

    http://ww.wp.xz.cn/plugins/jsl3-facebook-wall-feed/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takanudo

    (@takanudo)

    It looks like your theme is rendering an extra facebook_status_box div in IE 9 for some reason. We might be able to hide it. Try adding the following the css on the settings page for the plugin:

    h5 > #facebook_status_box
    {
    display: none;
    }
    Thread Starter schwamd

    (@schwamd)

    Wow. Quick response. That did the trick. Thanks so much!!

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

The topic ‘Formatting Issue with IE9’ is closed to new replies.