Quote:
Originally Posted by I.am
I'm interested to have this modification also on vb4, there is a chance to have it?
Thanks
|
The code behind the mod is fine... just need to change the template output. Something along the lines of:
Code:
<vb:if condition="$show['thread_seperator']">
<br /><li style="background-color:#E36E00;color:#ffffff;font-weight:bold;padding:2px;">{vb:raw thread.heading}</li><br />
</vb:if>
At the top of threadbit will work.