As you can see in the
dbtech_vbshout_shoutbox template:
HTML Code:
<div class="popupmenu" style="display:inline; float:none;">
<a href="javascript://" class="popupctrl">{vb:raw title}</a>
<ul class="popupbody popuphover">
<li><a href="vbshout.php?{vb:raw session.sessionurl}do=archive&instanceid={vb:var instance.instanceid}" style="color: {vb:stylevar popupmenu_color};" rel="nofollow">{vb:rawphrase archive}</a></li>
{vb:raw template_hook.dbtech_vbshout_popupbody}
</ul>
</div>
But that doesn't mean that any of the other classes can't be responsible, which is why I recommend taking it step by step
Fillip