Quote:
Originally Posted by MarkFL
If I understand correctly, it looks like something in your usergroup HTML markup...check that out. 
|
The Boofo's product, doesn't present this problem. It's part of the product:
$usergroup_list .= '<div style="display: inline-block; padding-left: 0">' . $vbulletin->usergroupcache[$id_arr[0]]['opentag'] . '<span style="font-size: ' . $vbulletin->options['markfl_usergroup_legend_delimitsize'] . '%; ' . $vbulletin->options['markfl_usergroup_legend_delimcss'] . '">' . $delimiter . '</span>' . $uname . $vbulletin->usergroupcache[$id_arr[0]]['closetag'] . '
</div>';
What is the name of the template of your product?