Quote:
Originally Posted by owlbassboy
i would rather have this put between new posts and private messages, how can i do this?
|
In the navbar template, find this code:
Code:
<li><a href="search.php?{vb:raw session.sessionurl}do=getdaily&contenttype=vBForum_Post">{vb:rawphrase todays_posts}</a></li>
</vb:if>
Right after that add this code:
Code:
<li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li>
Result: Look at the screen shot.