• reCAPTCHA offers the possibility to customize the reCAPTCHA box.
    Change color and language on the Register-Plus page is what I want to do. On the reCAPTCHA site it says one can insert a script like

    <script>
    var RecaptchaOptions = {theme : 'white',lang : 'nl'};
    </script>

    but I don’t know where or how, or even if above script is what I should use.

    Grateful for some assistance!
    Milly

The topic ‘[Plugin: Register Plus] Customize reCAPTCHA image’ is closed to new replies.