HTML Code:
<vb:if condition="$show['threadsbelowhere']">
<li class="threadbit">
<div class="icon0 rating0 nonsticky">
<div style="text-align:center; padding: 4px; font-weight:bold;">
{vb:rawphrase all_threads_below_here_unread}
</div>
</div>
</li>
</vb:if>
<li class="imodselector threadbit {vb:if !$thread['del_username'], $thread['statusstring']}" id="thread_{vb:raw thread.realthreadid}">
<div class="icon{vb:raw thread.threadiconid} rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else />
Thats the top of my search_threadbit template now...still not showing owt

Think i may need to give in on this one