Hi everyone !!

I'm trying to develop a whole new template for Drupal 6, and I have a little problem. I've been looking all around the forums to find an answer but it has not been very conclusive...

Did anyone finally find out how to theme the comment/reply page ???

Thx a lot in advance !!

Comments

medenfield’s picture

Download the devel module and enable theme developer. You'll get theme suggestions for what you want to override.

To cut to the chase, copy everything ending in tpl.php in the comment module folder over to your theme folder. Then edit away.