Help needed, $comment.trace
Posted: Thu Mar 09, 2006 10:08 pm
Hi all, I'm working on completely re-structuring the comments on the detail page of a theme.
I want to adjust the css class associated with comments so that in threaded mode the all child comments have a different background from the parent comment. Is there some smarty code I can use to check if $comment.trace includes a period and then apply a different style to this comment?
If this is possible, I also need to determine what mode the comments are being viewed in, either linear or threaded, is this possible?
I want to adjust the css class associated with comments so that in threaded mode the all child comments have a different background from the parent comment. Is there some smarty code I can use to check if $comment.trace includes a period and then apply a different style to this comment?
If this is possible, I also need to determine what mode the comments are being viewed in, either linear or threaded, is this possible?