TsuQi said:im add with " award.gif " and link how to make it
the tutorial in this forum only add link and text
<td width="56" height="19" id="usercptools" class="nav_buttons"><a href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/nav_menu.gif" width="56" height="19" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("usercptools", 1); </script></td>
</if>
<!-- TORRENTS MENU -->
<td width="56" height="19" id="torrents" class="nav_buttons"><a href="$show[nojs_link]#torrents"><img src="$stylevar[imgdir_misc]/nav_torrent.gif" width="87" height="19" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("torrents", 1); </script></td>
<!-- / TORRENTS MENU -->
<!-- / user cp tools menu -->
<!-- TORRENTS MENU -->
<div class="vbmenu_popup" id="torrents_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Search Torrents</td></tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="torrents.php" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="showposts" value="0" />
<input type="text" class="bginput" name="query" size="20" />$gobutton<br />
</form>
</td>
</tr>
$template_hook[navbar_quick_links_menu_pos1]
<tr><td class="thead">Display Torrents</td></tr>
<tr><td class="vbmenu_option"><a href="torrents.php?$session[sessionurl]" accesskey="4">Show all torrents</a></td></tr>
<tr><td class="vbmenu_option"><a href="torrents.php?$session[sessionurl]&mode=orphan" accesskey="5">Show orphan torrents</a></td></tr>
<tr><td class="vbmenu_option"><a href="torrents.php?$session[sessionurl]&mode=latest" accesskey="6">Show latest torrents</a></td></tr>
<tr><td class="vbmenu_option"><a href="torrents.php?$session[sessionurl]&mode=top" accesskey="7">Show top torrents</a></td></tr>
$template_hook[navbar_quick_links_menu_pos3]
</table>
</div>
<!-- / TORRENTS MENU -->