• Your subscribe form seems to miss some kind of closing tag or has an other coding error. Because if it is not the last widget in the sidebar then the next two widgets are displayed outside to the right of the sidebar.

    I´m using Fusion theme and your widget is the only one with this kind of behaviour. The problem occurs in IE7, not in firefox.

    Another question: Why does it need so long until the e-mail form is displayed? Other elements in your widget are visible directly and the form field(s) seems to be only visible after the last elements on page loaded!?

    Thanks for feedback / solution.

    Best regards,
    Steffen

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have solved it. Now it is working in everywhere and IE7 also.
    I have fixed it in this file gsom.css. location is /g-lock-double-opt-in-manager/css/gsom.css.
    we need to change the following code
    from
    #g-lock-double-opt-in-manager {
    float: left;
    }

    to

    #g-lock-double-opt-in-manager {
    }

    Thread Starter Steffen Jung

    (@bubble1973)

    It works. Yes, thank you very much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: G-Lock Double Opt-in Manager] Sidebar Problem in IE7’ is closed to new replies.