I'd be willing to pay for someone to help me fix this (along with a few other slight issues).
--------------- Added [DATE]1280771984[/DATE] at [TIME]1280771984[/TIME] ---------------
DataHero, I found it!
It must be done via FTP. Go to includes/functions_ranks.php, and search for this:
Code:
if (!empty($userrank) AND $rank['s'])
{
$userrank .= '<br />';
Remove the <br /> and it'll be great. It will take a while to change though for some reason.