I tried to do the same thing here with Facebook. Can't get it to work for some reason. Here is my code if anyone can help me figure it out. I've put it in the exact place that txs told us to put it.
HTML Code:
<!-- Facebook start -->
<vb:if condition="$post['field6']"><a href="{vb:raw post.field6}" target="_blank">
<img src="images/misc/facebook.gif" alt="Go to {vb:raw post.username}'s Facebook page" border="0"></a>
</vb:if>
<!-- Facebook end -->