What php file containes the comment box info? I am able to edit the look of the box through the CSS but i would like to remove some info and I can't figure out where to do so.
What php file containes the comment box info? I am able to edit the look of the box through the CSS but i would like to remove some info and I can't figure out where to do so.
Do you mean the comments against each post? This will vary depending on the theme you're using. Typically it's called comments.php or comments-form.php or something similar in your template's directory. Look for the textarea html tag.
Sweet! I found the what I was looking for in the comment.php file under the includes directory! Thank you, your the man!
This topic has been closed to new replies.