sami simo Well-known member Jun 3, 2018 #1 How can I add a custom css class to the first post in thread in XF2? In XF1 I was using this: Code: {xen:if '{$message.position} == 0', 'firstPost '}
How can I add a custom css class to the first post in thread in XF2? In XF1 I was using this: Code: {xen:if '{$message.position} == 0', 'firstPost '}