Recaptcha displaying weirdly

Hi List,

I’ve followed and read several guides for getting recaptcha working with
a site but I
keep coming across this problem. The recaptcha images look…weird:

This image is taken with the “white” theme, however the sandard one is
exactly as
weird. I can’t work out what is causing this:

http://www.mattharrison.org/images/recaptcha-weird-look.JPG

Any tips appreciated.

On Mar 28, 2011, at 5:37 PM, Matt H. wrote:

Any tips appreciated.
Looks like you’re got some CSS setting the width of those buttons wider
than they should be. Look at it using firebug or your browser’s
inspector and see what the CSS is doing…

-philip

On 29/03/2011 16:51, Philip H. wrote:

http://www.mattharrison.org/images/recaptcha-weird-look.JPG

Any tips appreciated.

Looks like you’re got some CSS setting the width of those buttons wider than
they should be. Look at it using firebug or your browser’s inspector and see what
the CSS is doing…

-philip

Thanks, I had to rejig my CSS. Looks good now.

Matt