Hi,
Is it possible to make the comment item's classes alternated (odd/even)? I mean that every second comment should read:
<div id="commentID1" class="comment-item odd">
And:
<div id="commentID2" class="comment-item even">
Hope it's possible, thank you in advance !
Is it possible to make the comment item's classes alternated (odd/even)? I mean that every second comment should read:
<div id="commentID1" class="comment-item odd">
And:
<div id="commentID2" class="comment-item even">
Hope it's possible, thank you in advance !
Hi Lkark,
I think this will be possible through a core hack, I will move this to the suggestions forums!
Cheers
Max
I think this will be possible through a core hack, I will move this to the suggestions forums!
Cheers
Max
This topic is locked and no more replies can be posted.