Okay well my user ranks are above my user names which is really annoying and it even messes up my site template I am using. I went to postbit_legacy and found the code:
Code:
<td width="100%" height="32" class="u10" align="center"><if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if></td>
My problem is, where ever I move the code, it just messes up the forums more and I can't find the perfect place to put it so the user rank is right under the user name.
Does anyone know or can help? Please help and thank you.