Quote:
Originally Posted by Analogpoint
Download the image from here, drop it in your images/misc directory, then add this code to your navbar template, near the login box
Code:
<if condition="$bbuserinfo[pmunread]">
<a href="private.php"><img style="vertical-align:bottom;" src="$stylevar[imgdir_misc]/newpm.gif" alt="" border="0" /></a>
</if>
|
Where exactly I should add the code
Thanks!