I had an issue with the ban link ending up below the little icon. You can see what I mean here:
To fix this error for those of you who may have this problem within your skin, you just need to do the following:
1. Login to your ACP go to
Styles & Templates > Style Manager
2. Find the style you want to edit to fix this issue. Look to the far right and in the drop down choose "
Edit Templates".
3. Find on the left side scrolling box the Postbit template "postbit_onetouchban" and double click on it to open it.
4. Highlight everything in the template and replace it with:
Code:
<li class="left"><a class="siteicon_profile" href="misc.php?{vb:raw session.sessionurl}do=spamcleanconfirm&u={vb:raw userid}">{vb:rawphrase spammer_ban_member}</a></li>
5. Click save and check the skin it should be fixed now. At least that is what worked for me