Replace
newalbum_print with this.
This works on our site. Note the new vBullentin class "wgo_subblock section" and "h3 class blocksubhead".
PHP Code:
<div id="wgo_onlineusers" class="wgo_subblock section">
<h3 class="blocksubhead"><img src="{vb:stylevar imgdir_misc}/users_online.png" alt="{vb:rawphrase currently_active_users}" />{vb:raw resimlery}</h3>
<div align="center">
<table cellpadding="4" cellspacing="0" border="0" width="100%" align="center">
<tr>
{vb:raw resimler}
</tr>
</table>
</div>
</div>