admin管理员组

文章数量:1344331

i dont like the red background ,and want to change the button to other place .

Is there a easy way to do this ?

Should i have to change the css style one by one ?

thanks

i dont like the red background ,and want to change the button to other place .

Is there a easy way to do this ?

Should i have to change the css style one by one ?

thanks

Share Improve this question asked Dec 14, 2010 at 23:33 zjm1126zjm1126 35.7k53 gold badges125 silver badges167 bronze badges
Add a ment  | 

2 Answers 2

Reset to default 10

Read the documentation at http://code.google./apis/recaptcha/docs/customization.html

<script type="text/javascript">
 var RecaptchaOptions = {
    theme : 'theme_name'
 };
 </script>

it has four ready-made themes (red, white, blackglass, clean), and you can also create your own.

You may need this

If you have a more specific question, post it. Yours looks generic, so I redirected you to the most generic article about it.

本文标签: javascripthow to change the reCaptcha39s style like stackoverflow and facebook Stack Overflow