By caschbre on
I have a view page that displays news items. Some of these items may be posted publicly to a group while others are not. What I would like to do is somehow visually distinguish group news items from non-group news items. I was looking at the html generated from the view but wasn't able to find anything to key off of. Is there a way to add the class "group-post" or something like that to the HTML generated?