Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to add styling to ReCAPTCHA ?!

Status
Not open for further replies.

triquad

Programmer
Feb 5, 2009
16
EG
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 ?
 
If reCAPTCHA is in an iframe, you could move the iframe using CSS. If it's not in an iframe, just use CSS.

Perhaps posting a URL to your page might get more tailored help, as right now we have no idea how you are implementing reCAPTCHA.

Hope this helps,
Dan




Coedit Limited - Delivering standards compliant, accessible web solutions

Dan's Page [blue]@[/blue] Code Couch:
Code Couch Tech Snippets & Info:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top