Step 2: Adding Code Find the following code in display_contenttype_conversationreply_threadview_Text template
PHP Code:
{vb:set postStatus, ''}
Right after this line, add on its own line
PHP Code:
<vb:if condition="$user['lastvisit'] <= $conversation['created']"><div class="z-unread-icon"><img src="{vb:raw vboptions.bburl}/.././images/custom/unread-whatchamajigger4.png" alt="New since your last visit" title="New since your last visit" /></div></vb:if>
If you wish to use the icon in the background of the post instead of the overlay
Step 1: Adding CSS Add the following to css_additional.css