Page 1 of 1

Structured comments

Posted: Wed Jun 06, 2007 4:17 pm
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

Posted: Fri Jun 08, 2007 2:28 pm
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; }".

Posted: Sat Jun 09, 2007 9:03 pm
by andreas_herzog
Thanks for the tip. I´ll try that out.
best regards,
Andy