Im trying to configure my template so if a user was in a certain user group they would have either 1 star up to 5 stars under their post count. Thing is I dont know how to do this because I dont know exactly what I can type in to get the images I want. I also dont know how to code this...By using "if" I dont know what commands to put in to determine a specific group. Is it like
PHP Code:
<if condition="usergroup"><div>Rating: $post[image]</div>
I know thats probably extremely wrong but Im really new at this. The image posted replaces the image that I originally want to use but where do I have to put that image to configure a command or phrase to bring it up? Oh and for the usergroup, I dont want it to be the primary one. Either be secondary or if I can do it specifically. Can anyone help on how to do this?