I think i see what your problem is. Still i had the same with alignment captcha with cformII.
Now i solved the problem with a very simple custom css code. @Catrina tell me when something is wrong please, im a new platform pro user and beginner with coding
First deactivate the cform css styling. Then add the following custom code:
img.captcha {margin-bottom:-10px;}
img.captcha {margin-left:5px;}
play a bit with the pixels. Hoping this is a common way...
regards
larry










