![]() |
Inferno shoutbox name color!
So I was messing around in the template "inferno_shoutbox_shout". I notice that I could make everyone's name do different things like so:
https://vborg.vbsupport.ru/ I was wondering how I could do it for only one user or several? So like say I want mine like that but then I will billy's to have something different? How can I do this? Thanks :) --------------- Added [DATE]1332190780[/DATE] at [TIME]1332190780[/TIME] --------------- This is on another forum: https://vborg.vbsupport.ru/ That's what I want it like without having to make a usergroup since then my name would be displayed like that on the whole forum. |
I don't use the Inferno shoutbox, but if you search for userid in the template you were editing you should be able to do something like
Code:
<vb:if condition="$inferno['userid'] == X"> |
Quote:
Code:
<vb:if condition="!$shout[s_me]"> Code:
{vb:raw shout.s_user}"</vb:if>></vb:if> |
Try replacing the {vb:raw shout.musername} with:
Code:
<vb:if condition="$shout['s_user'] == X"> |
Quote:
Also, how could I do a different one for each user? |
How many users are we talking about? You could end up with a lot of code... but a quick way is just add an else if for each user....
Code:
<vb:if condition="$shout['s_user'] == X"> |
Quote:
|
All times are GMT. The time now is 01:21 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|