Structured comments

Creating and modifying plugins.
Post Reply
andreas_herzog
Regular
Posts: 7
Joined: Mon Mar 26, 2007 8:14 pm

Structured comments

Post by andreas_herzog »

Hi!
I am looking for a kind of structure for the comments that can be posted on my blog which are similar to a phpbb2-Forum
e.g.: http://www.modellbahnforum.at/index.php

Ist there a plugin where each comment is seperated by a line so that the overview looks better. Now everything seems to be displayed in one and it is hard to orientate.

Best wishes,
Andy
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

In many templates, the comments are already threaded. To distinguish between them more distinctly, you'd just have to add a line to your style.css like ".whateverthecommentclassis { border-bottom: 1px solid black; }".
Judebert
---
Website | Wishlist | PayPal
andreas_herzog
Regular
Posts: 7
Joined: Mon Mar 26, 2007 8:14 pm

Post by andreas_herzog »

Thanks for the tip. I´ll try that out.
best regards,
Andy
Post Reply