Topic: Pleased with a mod, so I thought I'd share it.
If you have multiple groups, it is not always obvious that members can click on the group names. To go from this

to this

is really easy.
In account_profile.tpl and members_profile.tpl find <!-- BEGIN profile_groups -->
The next line starts with <li>
at the end of that line and just before the closing </li> add the following code
<img src="http://www.YOURDOMAIN.com/media/tab.jpg" height="16px">
Right click on the image below and save it. Then upload it to your media folder
You can edit the image in MS Paint to change the colours to suit your default template.
That's it.