Hello All,
I have a problem trying to style the Re-Captcha div.
http://img220.imageshack.us/img220/3166/screenierecaptcher.png
What I want is to make the labels left align on the entire form except on RE-Captcha where I want the image to be left aligned either:
with the label above
no label at all (re-captcha is pretty self explanatory)
As you can see from the image above, the label pushes the captcha out of its containter in some browsers, though in some versions of IE it seems ok.
Ive looked at the form css and cannot fathom how I would go about making this change, as the php generates the divs etc. If I add a custom style, it does not seem to kill the labels container...
Im a bit stuck!