July 8, 201016 yr Hello I am trying to put Captcha at the bottom of a contact form and I am finding that the Captcha box is way too big and way stretched out. I suspect something in my CSS style sheet may be causing this, but I've tried changing a few things to no avail. Any ideas? Thanks in advance
July 8, 201016 yr I am guessing the captcha is either recaptcha or a plugin from another site, best bet is to open the webpage with it on, and look at the code it displays, it will be in a div of some sort, then style the div using css
July 9, 201016 yr Author Thanks, yes I opened it in Firefox and used Firebug to find out the relevant divs. It was cos I had an img thing in css for another image that was messing it all up. I always solve prob immediately after posting it here!
Create an account or sign in to comment