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.

reCaptcha and IE8

  1. semrocc
    Member

    I just noticed that the reCaptcha is misaligned using IE8 and Label Placement: Left Aligned.

    It appears that the {margin-left:32%} doesn't work with IE8, but does work in IE7 and FF. Nothing serious, maybe a bug fix in later release.

    /* fix captcha alignment for IE8 ---------------------------------------------------------------------*/

    .gform_wrapper .left_label #recaptcha_area #recaptcha_table, .gform_wrapper .right_label #recaptcha_area #recaptcha_table {margin-left:32%}

    Posted 13 years ago on Friday November 12, 2010 | Permalink
  2. Works in IE8 on my form. Can you share a URL?

    Posted 13 years ago on Friday November 12, 2010 | Permalink
  3. semrocc
    Member

    Hi there, the form I am working on is on a website in development, so I have given you a link to a snapshot of what I have experienced.

    http://www.mysteinbach.ca/images/recaptcha-sample.jpg

    Removing the {margin-left:32%} seems to fix the alignment.

    Thanks

    Posted 13 years ago on Saturday November 13, 2010 | Permalink
  4. A screenshot doesn't really help me see what's going on with your site as far as markup, other CSS influences, etc. As I mentioned, I haven't been able to recreate the issue so it's hard to say what was causing it.

    If removing the left margin value works for your site, then that's the way to go.

    Posted 13 years ago on Saturday November 13, 2010 | Permalink
  5. semrocc
    Member

    Thanks Kevin, I will do that...once the site is live, I can post a URL for you to examine.

    Posted 13 years ago on Saturday November 13, 2010 | Permalink
  6. Sounds good. Thanks.

    Posted 13 years ago on Saturday November 13, 2010 | Permalink
  7. semrocc
    Member

    Just an update, everything seems to be aligned properley in Version 1.5

    Thanks!

    Posted 13 years ago on Monday March 28, 2011 | Permalink
  8. Okay, that's super. Rock on version 1.5 LOL.

    Posted 13 years ago on Tuesday March 29, 2011 | Permalink

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