need help to theme comment form. I just need to know which file I need to modify.

http://localhost/mom/comment/reply/5#comment-form

I looked at the source code, $content has comment form, but couldn't figure out which file controls comment form layout.

Comments

vm’s picture

Using Theme Override Functions For Forms

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

feelexit’s picture

thanx for your help.

but that tutorial canot solve my problem, I sitll cannot theme comment reply form.

btw, function comment_reply($nid, $pid = NULL) , is this the right function I need to customize to change comment reply form layout ?