Hi guys,
Would be great if anyone could point me in the right direction in terms of where in the code to look or a modification available to achieve the following:
I would like to do the exact same as what is in the red box on my forum.
Thanks so much!
EDIT:
Found solution
Go to template
forumhome_forumbit_level2_post
FIND
HTML Code:
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
</div>
AFTER PUT:
HTML Code:
<if condition="$forum['forumid'] == XX"><img src="fhgdfghg.gif" border="0" align="right" /></if>