Magnumutz
01-20-2009, 10:00 PM
Username HTML Markup in Navbar
Please mark as "Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=202552)" if you use this modification, thanks !
This is my first "release" here, and it's pretty much simple :p
This is based on the usergroup's Username HTML Markup, so you MUST have something set, for this to display anything.
How to do it:
Edit the navbar template under Navigation / Breadcrumb Templates and search for:
<strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br />And replace it with:
<strong><phrase 1="$bbuserinfo[musername]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br />Enjoy :)
Please mark as "Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=202552)" if you use this modification, thanks !
Please mark as "Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=202552)" if you use this modification, thanks !
This is my first "release" here, and it's pretty much simple :p
This is based on the usergroup's Username HTML Markup, so you MUST have something set, for this to display anything.
How to do it:
Edit the navbar template under Navigation / Breadcrumb Templates and search for:
<strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br />And replace it with:
<strong><phrase 1="$bbuserinfo[musername]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br />Enjoy :)
Please mark as "Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=202552)" if you use this modification, thanks !