By raymeswh on
Hey all -
im trying to customize my forum implementation for drupal at http://www.womenspensionexchange.com
my problem is i want to add lines or boxes something to separate the posts and comments. any guidance would be greatly appreciated.
Comments
flatforum
You might find some ideas by looking over the templates included with the flatforum module http://drupal.org/project/flatforum
JM
...
Flatforum isn't being maintained anymore. Try http://drupal.org/project/advanced_forum .
Michelle
--------------------------------------
See my Drupal articles and tutorials or come check out life in the Coulee Region.
Comments in post order
Somewhat related to this... I want to use the Drupal forum, but I want all comments to be in post order (oldest to newest) instead of comments appears after the post they are commenting on. Basically, if I hit reply on a comment in the middle of the thread, the post will appear there and not at the end of the thread which I would prefer. I'll admit, I haven't played around with forum too much, but this discussion caught my eye. Will advanced forum do this?
...
You can do that in core forum. Just set the comments to flat viewing. If you want them truely flat under the hood, get the flatcomment module.
Michelle
--------------------------------------
See my Drupal articles and tutorials or come check out life in the Coulee Region.