By rossmcdowell on
Hello everyone,
How do you decide where the comments appear? I have all my content within a div in the center of the page, but my comments load into the main page (where the background image is). What tag do I use to position my comments? I have tried print $comment but it does not work.
I am working within node.tpl.php
Thanks
Ross
Comments
...
Either http://drupal.org/project/comment_display
Or http://adaptivethemes.com/print-comments-anywhere-and-the-form-as-well
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.
Thanks
Hi jmburnz,
Thanks for getting back to me, I ended up going with the second choice and it is working a charm...only problem I am having now is that the textbox for the comment form stays at the same width, so when a user clicks to reply to a post the textbox sticks out too far...due to the indenting of the comment...
I think this is more than likely a css problem, but its driving me crazy. I'm working on it...
Thanks again for helping me out :-)
Best
Ross