Status
Not open for further replies.
5 comments
Styles & Templates - Some template - Navbar - Click on it... Search for "calendar.php" , replace its link and name and hit the save. Simple as that. In some templates, navbar links are located also in Header template. But that's only in those highly customized templates.
 
Hmm I did what u said, but it didn't come up.

Code:
<td class="vbmenu_control"><a href="http://www.example.com$session[sessionurl_q]">$vbphrase[Home]</a></td>
 
PHP:
<td class="vbmenu_control"><a href="http://www.appmaniscool.com">Appman</a></td>

It has to work, just need to be same like other links, e.g. In same if conditional, because some of the links are meant to be showed only to guests and other to logged in users.
 
Status
Not open for further replies.
Back
Top