The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Usergroup color applied at the top?
Where it says "Welcome, Dirk" - how do I make it so Dirk is in my usergroup colour as shown on the left? VB 4. |
#2
|
|||
|
|||
In the header template, use this at the welcome link:
HTML Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.musername}, {vb:link member, {vb:raw bbuserinfo}}}</li> |
#3
|
||||
|
||||
Follow:
AdminCP -> Styles & Templates -> Style Manager Then for the style you are using, select "Edit Templates" from the "Template Options" and then scroll down and double-click on the "header" template. Locate the code: HTML Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li> HTML Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.musername}, {vb:link member, {vb:raw bbuserinfo}}}</li> |
Благодарность от: | ||
Stratis |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|