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 badges2 Answers
Reset to default 10Read 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
版权声明:本文标题:javascript - how to change the reCaptcha's style like stackoverflow and facebook- Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743779989a2537652.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论