View Full Version : How to add link in toplinks header?
How can i add a link in toplinks in header? Actually i want to add link to usercp.
Thanks
I think you just need to edit the navbar template, find the place where you want to insert it, and insert something like:
<vb:if condition="$show['member']">
<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase user_control_panel}</a></li>
</vb:if>
That's copied from the existing "settings" link, so of course that phrase will say "Settings".
Can anyone please help me on how to do this?? ^^
TheLastSuperman
11-01-2011, 08:34 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=232579" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=232579</a>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.