I've used the comment-wrapper.tpl.php template to wrap the comment area in a specific div. I would also have just assumed that the comment/reply page would be wrapped in this same template, but it doesn't appear to be. I need to wrap this comment/reply output in the same div. Have been struggling with what shouldn't really be happening for hours.
I do see this comment-wrapper.tpl.php being used on the actual node page where the inline comments are. Just not on the comment/reply page - it seems to be assembled differently?
Devel themer is telling me it's comment.tpl.php and box.tpl.php .. I need the div to go around both though :S...
Am using Drupal version 6.13
Please advise. I'm lost after hours of digging on this one.
Comments
...
i asked roughly the same question in a different way a few weeks back. http://drupal.org/node/606028. no takers.
i couldn't find any simple solution either. surprising that it doesn't aggravate more people.
but it annoys enough that i asked a developer to code a solution for me. hopefully he will have soon.
=-=
won't help now but box.tpl.php has been removed from D7 see: http://drupal.org/node/372471
and some themes are already removing it for D6 see: http://drupal.org/node/546792