Hello everyone
In the new IPB each post has the same background colour, what I'd like to do is have an alternate colour for every 2nd post, is this possible? Any direction would be appreciated.
Thanks.
3 replies to this topic
#1
Posted 01 October 2011 - 01:53 PM
#2 Re: How to stripe posts (alt colour rows)
#3 Re: How to stripe posts (alt colour rows)
Posted 01 October 2011 - 03:59 PM
Hi
I managed to get the desired effect by doing this to Topic View > post:
I managed to get the desired effect by doing this to Topic View > post:
{parse striping="postrow" classes="row1,row2"}
<div class='post_block hentry clear clearfix <if test="postQueued:|:$post['post']['_isHidden']">moderated</if> {parse striping="postrow"}' id='post_id_{$post['post']['pid']}'>















