I would like my premium members to have a slightly different post background when they post on my forum.
I know I can do this by adding a group ID class to the tag.
Ultimately, I want it to look like this:
7 is the ID number for my premium members.
I have tried the following but it does not work:
<div class='post_block hentry clear clearfix <if test="isSolvedCss:|:$post['post']['_isMarkedAnswered']">solved</if> <if test="postQueued:|:$post['post']['_isHidden']">moderated</if> ***{$author['member_group_id']}***' id='post_id_{$post['post']['pid']}'>