Quote:
Originally Posted by MindTrix
Both would be handy to know mate 
|
if you want to add an extra whole link
HTML Code:
<td class="vbmenu_control"><a href="url">Text</a></td>
Add tat where you see others like it in the navbar template
if you want to add a link to an exsisting menu
find
HTML Code:
<!-- NAVBAR POPUP MENUS -->
and in there you will see other comments
HTML Code:
<!-- user cp tools menu -->
is the man Quick Links Drop down
HTML Code:
<tr><td class="vbmenu_option"><a href="URL">Text</a></td></tr>