Quote:
Originally Posted by chanzero
installed it -- cool
can anyone tell me how i could make this link appear in the Quick Links instead though?
|
Go to your navbar template and scroll down until you see
<!-- user cp tools menu -->
Everything under this are links in your Quick Links menu.
Decide where you want the option to go and then drop this code in
Code:
<tr><td class="vbmenu_option"><a href="topposters.php?$session[sessionurl]">Display Top Posters</a></td></tr>