salvador21
12-30-2009, 02:45 PM
I managed to do this in beta version, but it doesn't work in the gold release.
I have added:
<li><a class="navtab" href="http://example.com" target="_blank">extra tab link</a></li>
in the navbar template after:
<li><a class="navtab" href="search.php?{vb:raw session.sessionurl}do=getdaily&contenttype=vBForum _Post">{vb:rawphrase getnew_tab}</a></li>
</vb:if>
This works except when you click on the Home button, when it disappears, so I presume I need to add it somewhere else as well or instead
Can anyone help please?
I have added:
<li><a class="navtab" href="http://example.com" target="_blank">extra tab link</a></li>
in the navbar template after:
<li><a class="navtab" href="search.php?{vb:raw session.sessionurl}do=getdaily&contenttype=vBForum _Post">{vb:rawphrase getnew_tab}</a></li>
</vb:if>
This works except when you click on the Home button, when it disappears, so I presume I need to add it somewhere else as well or instead
Can anyone help please?