Advertisement:

Author Topic: [TIP] Broken reCAPTCHA theme  (Read 8716 times)

volunteer

  • Full Member
  • ***
  • Posts: 241
Re: [TIP] Broken reCAPTCHA theme
« Reply #15 on: April 04, 2014, 07:18:46 pm »
that's exactly what I tried but no luck

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: [TIP] Broken reCAPTCHA theme
« Reply #16 on: April 04, 2014, 07:22:25 pm »
you will have to work it out on your own :-( use your dev tools so you know what css to change. its not hard -

volunteer

  • Full Member
  • ***
  • Posts: 241
Re: [TIP] Broken reCAPTCHA theme
« Reply #17 on: April 04, 2014, 07:59:52 pm »
apparently the problem is  SPAN#recaptcha_privacy.recaptcha_only_if_privacy

".recaptcha_only_if_privacy {
    text-align: right;"

but I don't see how can I edit that, it comes from google recaptcha


design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: [TIP] Broken reCAPTCHA theme
« Reply #18 on: April 04, 2014, 08:00:58 pm »
write your own css for it, and use !important