Ok If I am reading the template files right I need to add something like this? Not sure if $user_group is the correct variable...

How would using a custom island help here?

Thanks,
Ian

Code
<span class="small">
{if $postrow[post].CustomTitle}
{$postrow[post].CustomTitle}
<br />
{if $user_group = 10}
<img src="{$config.BASE_URL}/images/member.gif" alt="Member" />
{/if}
<br />
{/if}
{$postrow[post].Title}
<br />
{if $postrow[post].Rating}
{$postrow[post].Rating}
<br />


Ian
http://www.firstgenmc.com/ubbthreads

"Experience is a hard teacher because she gives the test first, the lesson afterwords."