Hi voglermc,
all you have to do is to add this code into your
postbit_legacy template:
HTML Code:
<a href="album.php?{vb:raw session.sessionurl}u={vb:raw post.userid}" title="View {vb:raw post.username}'s Album" rel="nofollow">View {vb:raw post.username}'s Album</a>
you can of course change it to suite your needs, like replacing the text with an image, etc ..
I hope that helps you out ..