Hi GreyHead!
I've been doing some research on ways to decrease the width of ReCaptcha so I can use it in short forms located on the right column. I found this article (see reply from Kaolin Fire) in the Google Recaptcha forum where a user said the form can be re-sized via CSS with this following code:
I tried looking for the ReCaptcha code in my ChronoForms form (v4.0 RC2.0) but I couldn't find it. Any suggestions?
Thanks in advance for your great help as always!
Jose
I've been doing some research on ways to decrease the width of ReCaptcha so I can use it in short forms located on the right column. I found this article (see reply from Kaolin Fire) in the Google Recaptcha forum where a user said the form can be re-sized via CSS with this following code:
#recaptcha_image img { width: 180px; }
I tried looking for the ReCaptcha code in my ChronoForms form (v4.0 RC2.0) but I couldn't find it. Any suggestions?
Thanks in advance for your great help as always!
Jose