Advertisement:

Author Topic: [TIP] Broken CAPTCHA simple fix  (Read 1518 times)

volunteer

  • Full Member
  • ***
  • Posts: 241
[TIP] Broken CAPTCHA simple fix
« on: April 10, 2014, 05:11:42 am »
Problem is because of Terms and Privacy text, don't be tempted to remove the link, its required as part of your agreement to use it.

Solution is Simple: in custom.css add at the end
Code: [Select]
#recaptcha_privacy { margin-top:-9px; }
this worked for me using repurpose theme. See the attached images for before and after.



ps: there are many other ways to do this with CSS, in this post other solution for bender theme: http://forums.osclass.org/tips-and-tricks/%28tip%29-broken-recaptcha-theme/
« Last Edit: April 10, 2014, 05:22:34 am by volunteer »