View Full Version : Welcome Box help
newguy
07-18-2009, 11:35 AM
I want to move the "My Threads / Replies" link that is in the nav bar on my site to the welcome box, just above the private messages link. Just where would I place it in the template?
Lynne
07-18-2009, 03:13 PM
There is no My Threads/Replies in the default vbulletin navbar - that must be from a modication. Any questions regarding modifications need to be asked in the modification thread.
newguy
07-18-2009, 03:26 PM
I can get my code out of where it is, what about where would you put something at if you wanted it just above the private message link in the welcome box?
HMBeaty
07-18-2009, 03:29 PM
In the navbar, you would find
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
And place your code underneath
newguy
07-19-2009, 09:15 AM
In the navbar, you would find
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
And place your code underneath
Thanks :)
HMBeaty
07-19-2009, 02:36 PM
No problem :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.