I managed to find the mod,
https://vborg.vbsupport.ru/showthread.php?t=259017
So what I would do is change that code to this:
Code:
<vb:if condition="$show['btu_canban']">
<li class="left">
<a class="siteicon_ban" rel="nofollow" href="postings.php?{vb:raw session.sessionurl}do=btu_ban&t={vb:raw tredotid}&u={vb:raw juserid}">
Thread Ban/Unban
</a>
</li>
</vb:if>
You can change this line, <li class="left"> to right, if you want it on the right side of the menu.