View Full Version : Add links
daklay
10-01-2005, 10:44 PM
How do i add links next to the "User Cp" link?
Kirk Y
10-02-2005, 03:08 AM
Edit your navbar template...
gCtrl
10-02-2005, 03:16 AM
Styles & Templates > Search in Templates >
find
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
after that add
<td class="vbmenu_control"><a href="your_link">Whatever...</a></td>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.