I am using Zenphopto 1.4.2.1 with zenpage. Could you help me out with 2 issues:
the captcha image on the comment form looks tiny on my site. I would like to enlarge it, but cannot find the way to do it (CSS or other).
the comments do not appear on my image page, only the notice "1 comment published"
Thanks a lot in advance for your help.
What theme do you use ?
I suppose you are talking about the Zenphoto captcha and not the reCaptcha from Google.
#commententry img {width: xx px;} but i believe that the picture display will be blur.
You can also change the captcha type in the security option.
Merci, Laurent !
That was the problem. "hide comments" was checked. I thought a button would appear if I checked this, but apperently I have to put one myself.
As regards the CSS, I have added the code to the style.css, but I have to add a tag pointing to this code somewhere and the question is where.