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.

Checkboxes do not line up with text in Internet Explorer

  1. tmalin88
    Member

    My checkboxes do not line up in Internet Explorer, but they present themselves fine in Firefox. In Internet Explorer the text drops one line down from the checkbox, and in Firefox the checkbox lines up to the left of the test nicely. Any ideas?

    Posted 13 years ago on Wednesday August 11, 2010 | Permalink
  2. Yep, I've got a great idea. Uninstall Internet Exploder and you're good. Alas, since that's not really gonna happen, I've included some extra IE specific tweaks in the latest (beta) version of the plugin. You can grab the CSS though in the time being.

    http://pastie.org/1085435.txt

    You can take that and overwrite the contents of the /plugins/gravitforms/css/forms.css file and it should get you rolling.

    Posted 13 years ago on Wednesday August 11, 2010 | Permalink
  3. Please post a link to a form so we can take a look. It's a CSS issue.

    Posted 13 years ago on Wednesday August 11, 2010 | Permalink
  4. tmalin88
    Member

    http://bhamemmaus.org/forms/to-serve-form/

    Posted 13 years ago on Wednesday August 11, 2010 | Permalink
  5. Yep, grab the new CSS from the link above and you should be good to go.

    Also, I see you still have list bullets showing in your form so you can append this to your THEME's style.css file to fix that as well.

    .gform_wrapper li, .gform_wrapper form li, .gform_wrapper form ul li { list-style-type:none!important; background-image:none!important}

    Posted 13 years ago on Wednesday August 11, 2010 | Permalink
  6. tmalin88
    Member

    Awesome, I appreciate your help.

    Posted 13 years ago on Wednesday August 11, 2010 | Permalink

This topic has been resolved and has been closed to new replies.