5
open newbb_thread.html in the template folder of the module and edit this line:
<div class="comUserRankText"><{$topic_post.poster.rank.title}><br /><{$topic_post.poster.rank.image}>div>
to
<div class="comUserRankText"><{$topic_post.poster.rank.title}><br /><center><{$topic_post.poster.rank.image}>center>div>
If there are any more intances look in the template files...