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.

captcha text being cut off

  1. I've looked and could not find my issue on the forum. I am having a problem with the text "Type the two words:" in the captcha form. They are being cut off by the input field. I've looked in Chrome, Firefox and IE and all three have the same issue. Thanks in advance for your time!

    http://getsamsnow.com/employment-application/

    Posted 11 years ago on Tuesday February 12, 2013 | Permalink
  2. David Peralty

    Can you try adding this to your theme's css?

    .recaptchatable #recaptcha_response_field {
    font-size: 8pt !important;

    And see if that helps. Also, did you add those recaptcha rules somewhere?

    Posted 11 years ago on Tuesday February 12, 2013 | Permalink
  3. David

    Thanks a mill for the code. It worked out fine. I have just one more issue with the "yes and no" radio buttons on the same page. They are being cut off at the bottom of the actual circle. (only on Chrome and on Safari the yes and no radio buttons are being cut off at the bottom and left side.

    If you can check these two browsers for me to see what I see I would greatly appreciate it.

    Well actually I did add recaptcha rules but since deleted it. I found the code in one of the threads that spoke about the radio button being cut off. It was:

    .gform_wrapper	.gfield_radio li input[type=radio]
    	{
    		margin-left:2px;
    	}

    Look at the same page, http://getsamsnow.com/employment-application/

    Posted 11 years ago on Wednesday February 13, 2013 | Permalink
  4. I checked your form today in Chrome 24 on Windows 7 and the radio buttons looked perfect to me. Did you already resolve the display problem? Screenshot: http://minus.com/lGAapHYVgJ8xW

    Posted 11 years ago on Saturday February 16, 2013 | Permalink
  5. David - I am having the same issue with the Type The Two Words instructions being obscured by the input. The CSS you posted above does not work for me. Any other suggestion? I have tried a million different things using FireBug, buit can't seem to crack it:

    http://www.tacticalmedicine.com/registration-fall-2013/

    Posted 11 years ago on Saturday February 16, 2013 | Permalink
  6. @loraxio, I know I resolved this error for you via priority support. I see that you have it fixed online now.

    Posted 11 years ago on Monday February 18, 2013 | Permalink

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