i did as the install folder says..but I cant find 3. + Open your styles USERCP_SHELL template.
- Find the following:
<tr>
<td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td>
</tr>
- Below add this:
<tr>
<td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="vbgarage.php?$session[sessionurl]do=editgarage">$vbphrase[vbgarage_edit]</a></td>
</tr>
- Save Template.
4. + Open your styles NAVBAR template.
- Find the following:
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
- Below add this:
<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[vbgarage]</a></td>
- Save Template.
5. Modify and settings you want to in the Admin Control Panel.
***i have no idea where this setting is...is it in the admin cp?
|