Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using facebook plugin for user registration on a website. I'm activating captcha by setting this field:

 {'name':'captcha'}

Everything works great, but I just don't like the look. Its too hardcore. I need to refresh it several times till I understand what's in the image.

So, is it possible to change the look to something more easier?

share|improve this question
Guys, maybe there's a way to add some buttons? Like refresh and listen. – sergiuoala Aug 20 '12 at 9:47

1 Answer

up vote 1 down vote accepted

Facebook uses a system called reCaptcha to process captchas. There is no way to change which system is uses.

share|improve this answer
I suspected that. Thanks Jordan! – sergiuoala Aug 19 '12 at 22:07

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.