Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=109)
-   -   Multicolor Username in SB (http://www.bvlist.com/showthread.php?t=7914)

DarknessTM 11th May 2012 11:31

Multicolor Username in SB
 
Hello if this is possible someone can share the code for multicolor username in shoutbox please. Thanx in advance.:sos:

Titya 17th May 2012 14:47

helló
 
Quote:

Originally Posted by DarknessTM (Post 34704)
Hello if this is possible someone can share the code for multicolor username in shoutbox please. Thanx in advance.:sos:

Hello! Long ago when I used this engine, I have this code worked:
Code:


//Titya
if ($rowowner["id"] == "19")
$usercolor= "Titya" .htmlspecialchars($rowowner[""]). "";
if($rowowner["id"] == '19')
$usercolor2= "[color=#A70808]";


DarknessTM 20th May 2012 23:53

Quote:

Originally Posted by Titya (Post 34819)
Hello! Long ago when I used this engine, I have this code worked:
Code:


//Titya
if ($rowowner["id"] == "19")
$usercolor= "Titya" .htmlspecialchars($rowowner[""]). "";
if($rowowner["id"] == '19')
$usercolor2= "[color=#A70808]";


Thx man ... working great :friend:

ClauX 30th August 2012 00:14

hey..but how can i put emoticons in my shoutbox's username?i've seen some on a few trackers..
Thanks in advance!

Chez 17th October 2012 10:38

Quote:

Originally Posted by ClauX (Post 36285)
hey..but how can i put emoticons in my shoutbox's username?i've seen some on a few trackers..
Thanks in advance!

Try this:

if ($rowowner["id"] == "1"
";


At me is like This:

if ($rowowner["id"] == "1")
$usercolor= "OWNERChez";


All times are GMT +2. The time now is 20:54.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.