I only want the Name and Captcha in the comments section, what do I need to edit to remove the email and site fields ? I am using the default theme.
Steve
First, on the admin opton comment configuration tab be sure the fields you do not want to show are not checked as required. Then delete the lines indicated from default's image.php script.
`
(
(I know it has been a while since reply was posted but have been distracted by other more salary threatening stuff)
all theme files are in the folder with the name ../themes/ so for the default theme it woujld be ../themes/default/image.php
../themes/
../themes/default/image.php
Many thanks