I am using Zenphopto 1.4.2.1 with zenpage. Could you help me out with 2 issues:
1. 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).
2. the comments do not appear on my image page, only the notice "1 comment published"
Thanks a lot in advance for your help.
Comments
I suppose you are talking about the Zenphoto captcha and not the reCaptcha from Google.
# 1 : You have to create a entry in your CSS :
`#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.
# 2 : I don't know, it's depend on the theme i believe.
As I wrote, I am using zenpage.
I can create the CSS entry, but cannot find where to apply it. Where is the commentform?
I thought you meant the extension Zenpage not the theme ... sorry.
For comments, you must also check if the images are to authorize and verify that the option "hide comments" is not checked.
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.
Normally this code shoud work. I try it on my test site.
I put 200px widht in the css
Here a example : `http://beta.latitudes-photos.com/index.php?album=album-de-test&image=20060129__111240_5175.jpg`
Can you please, tell me another secret? Where to find and enable the option "toggle comment block" acrylian is speaking of and that exists apparently opn your site? Is this possible with zenpage?
My theme is a mix of different theme.
Look at the Zpardoise theme i think it use this function.