Quote:
Originally Posted by jandm
One question tho, i want to change the link in the navbar to just "garage" instead of "VB"garage Is this possible? If so where please?
|
You did the following steps of the "readme":
Open your styles NAVBAR template.
- Find the following:
Code:
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
- Below add this:
Code:
<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[vbgarage]</a></td>
Two ways:
N?1 -> change the text marked red in the code above
N?2 -> edit the phrase (vbgarage) from
vB Garage => to
Garage