Hey all. Just giving a heads up on how I have this set up on my sites.
I have it placed in the header template here:
Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>
<vb:if condition="$vboptions['enablefacebookconnect']">
{vb:raw facebook_header}
{vb:raw steam_button}
</vb:if>

using these graphics:

for log in to steam.
and

for linked..
The facebook logged in has the icon over the user pic and it will ride over the steam connect so I have added 19px of transparency to the right of the graphics to compensate for the facebook overlay issue. It has nothing to do with this mod but to correct for it the images need the added 19px of transparency..
Keep up the awesome work Disasterpiece!:up:
Oh I have it installed on vB 4.2 beta one as well and it works great with it. If you want access to the test site Disasterpiece let me know and I will set you up with access.
Oh, almost forgot.. The steam log in does not show for non logged in or non members.. Not sure what the deal is with that but shouldn't it show so steam members can join the site?