Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dan Evans 629 posts 1016 karma points
    Apr 21, 2011 @ 15:05
    Dan Evans
    0

    Styling a RECAPTCHA in Contour

    I want to change the default theme of the ReCaptcha data type to 'clear'. According to the ReCaptcha docs this JS needs inserting on the page but it does nothing. Any idea how to change the style?

    <script type="text/javascript">
    var RecaptchaOptions = {
    theme : 'clean'
    };
    </script>
  • Sebastiaan Janssen 5060 posts 15522 karma points MVP admin hq
    Apr 22, 2011 @ 13:25
    Sebastiaan Janssen
    0

    I don't think custom theming is enabled out of the box.

    If you're adventurous you could modify the fieldtype in the Contour Contrib project to enable theming.

  • Dan Evans 629 posts 1016 karma points
    Apr 26, 2011 @ 13:15
    Dan Evans
    0

    Would you be interested in providing a cost for modifying the fieldtype to add this functionality? The new fieldtype could then be made available to the community.

  • Sebastiaan Janssen 5060 posts 15522 karma points MVP admin hq
    Apr 26, 2011 @ 13:49
    Sebastiaan Janssen
    0

    Sure, shouldn't be too hard, if you send me your e-mail address (either here or through the contact form on my site) I'll contact you this evening.

  • Dan Evans 629 posts 1016 karma points
    Apr 27, 2011 @ 11:38
    Dan Evans
    0

    Hi

    Just checking you got my contact details?

    Thanks

    Dan

Please Sign in or register to post replies

Write your reply to:

Draft