PDA

View Full Version : usergroups have differnt postbit color


geeklands
09-03-2008, 03:00 AM
Hi there,

Im not 100% how to explain it, but what im after is.

Normal postbit color is, lets say White.

I want say, my premium user groups background of where their avatar, name, rep ect are to be different to that of normal.

does that make sense?

cheers for any help!

-Josh

Dismounted
09-03-2008, 06:22 AM
You can use a usergroup conditional in the postbit template to change it:
<if condition="is_member_of($post, X)">CODE</if>