PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Multipage Next Button Hidden in IE only

  1. Dezzign
    Member

    My next and previous buttons have gone haywire in internet explorer 8 & 9. My forms are displaying perfectly in Firefox & chrome but not in IE. Can a css genius please have a quick look. Much appreciated and thanks in advance. The form in question is here: http://www.premiumplumbingwebsite.com/thanks-for-your-purchase/
    I read through multiple posts but am having no luck. Thanks.

    Posted 12 years ago on Tuesday December 11, 2012 | Permalink
  2. Dezzign
    Member

    Ok I seem to have worked it out. All I did was apply the following css rule and the next & previous buttons are now positioned correctly in IE.

    .gform_page_footer {
    float: left;
    width: 100% !important;
    }

    Next problem - Now I just have to make the place holder text disappear when I type in the form on IE....

    Posted 12 years ago on Tuesday December 11, 2012 | Permalink
  3. Hi Dezzign,

    Thanks for the update. I took a look but was unable to recreate your styling issue. Were the buttons out of wack when you viewed the form in preview mode as well?

    Posted 12 years ago on Thursday December 13, 2012 | Permalink