Ok, thanks for the info there, cleared up a lot (where to find MEMBERINFO and such).
Anyway, in default I find Navbar under Navigation /Breadcump Templates.
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
now I tried to change $vbphrase[cndar] just to see if there was a change at all, but it wasnt for some reason. Am I at the wrong place? Added downloads line also:
<td class="vbmenu_control"><a href="downloads.php?$session[sessionurl]">$vbphrase[ecdownloads_downloads]</a></td>
But that either is nowhere to be seen.. Any thaughts of where I am going wrong?
|