I was curious if it was possible to change the color of who posted something to the xenPorta homepage via usergroups?
This is what I have so far:
{xen:if '{xen:helper ismemberof, $news.username, 3}', 'admin', 'username'}
For some reason it's having trouble with seeing if $news.username is...