OK...I'm not a coder by any means so this took me longer than I really want to admit. I've seen this asked a few times though so here is what worked for me.
Edit template "Postbit".
Now you can put this where you want but this puts it just under the username in the Postbit.
In template "Postbit". Find:
Code:
{vb:raw post.onlinestatus}
Just after that, paste:
Code:
<div class="smallfont"><a href="http://www.yoursite.com/forum/dbtgallery.php?do=view_user&id={vb:raw post.userid}">User Gallery</a></div>
Of course change the URL to the actual URL to your specific forum.