I have added ReCAPTCHA widget to the registration form of my site in order to reduce or prevent spam. It's working fine but I have some problems positioning & resizing it. The ReCAPTCHA widget appears at the top left corner while I want to position & resize it using css styles (ie: style="position:absolute;left:585px;top:1002px;width:46px;height:46px;").
Do you have any idea how can I do that ?
Do you have any idea how can I do that ?