Quote:
Originally Posted by jilly
well, I can put the code into the navbar myself, that's not an issue, just need to know what exactly to put in - like whatever the code is that makes the link.. for example my user cp link, the code is:
<td class="vbmenu_control"><a href="usercp.php">User CP</a></td>
so I can add in the link myself, if I now what to put between the two TD's - for example:
<td class="vbmenu_control"> Mosh's Unanswered Thread Info Goes Here</td>
|
Cool
Here you go, everything in the below HTML tags including the
tds, just copy and paste where you need it:
HTML Code:
REMOVED, DOES NOT WORK