Yellowjacketgt,
Always save a copy of each template you work on incase something goes wrong!!!
Admin CP -> Styles & Templates -> Style Manager -> select edit Templates on the drop down -> User Control Panel Templates -> Double click USERCP_SHELL
AFTER
Code:
<tr>
<td class="$navclass[profile]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td>
</tr>
Also, can anyone help me with the timeslip images not being shown on mine?!
ADD
Code:
<tr>
<td class="$navclass[vehicleprofile]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=edittimeslip">$vbphrase[edit_timeslip]</a></td>
</tr>
<tr>
Click Save.
If you have multiple skins, repeat for each
Also, my users uploaded timeslips dont show and for some reason it shows the users avatar. Any ideas?