Hi, I've recently installed a mod and it's working perfectly however if you look in the attached image something is not aligning correctly.
The code for this is:
PHP Code:
<vb:if condition="$show['btu_canban']">
<li class="{vb:raw menu_item_position}"><img src="images/site_icons/ignore.png" alt="{vb:rawphrase btu_unban}" />
<a href="postings.php?{vb:raw session.sessionurl}do=btu_ban&t={vb:raw tredotid}&u={vb:raw juserid}" rel="nofollow">Thread Ban/Unban</a>
</li>
</vb:if>
Can someone please tell me what to edit here to get things to align properly.
Many thanks