PDA

View Full Version : Highlighted usernames in threads per user


okrogius
03-05-2002, 10:00 PM
NO SUPPORT IS PROVIDED!

Subject line pretty much sums it up. It will have different user's usernames highlighted in threads based on their user id. Currently updating requires a little file modification, maybe I will do a simpler to update version later on.

Idea was partially based of boards.ign.com. Demo can be found at forums.gaminguru.com.

I took a small portion of it out of colored users online based on usergroups. Got to give credit there.

Was requested to be made availble to public here (https://vborg.vbsupport.ru/showthread.php?s=&threadid=35763).

okrogius
03-06-2002, 08:38 PM
How stupid of me...

HTP
03-06-2002, 09:49 PM
Wow thanks Codename.. :|

~HTP

Kinght
03-06-2002, 11:33 PM
screenshot or demo would be nice!

okrogius
03-07-2002, 12:10 AM
Originally posted by Kinght
screenshot or demo would be nice!

Try reading the post better. I even made it red for you.

maverick1236
03-07-2002, 01:40 AM
great-could you make it so i can put an image there instead of some text styles?
sort of like a mini-sig for special users

Kinght
03-07-2002, 02:53 AM
Originally posted by Codename49


Try reading the post better. I even made it red for you.

hehe I see it now... didnt read the full post... silly me...

okrogius
03-07-2002, 10:52 AM
Originally posted by maverick1236
great-could you make it so i can put an image there instead of some text styles?
sort of like a mini-sig for special users

Ignore this hack completely and us the one at https://vborg.vbsupport.ru/showthread.php?s=&postid=226726#post226726

Xeriak
04-11-2002, 04:11 PM
Thats a pretty nice hack and I don't mind editing users individually, but is there a way to also display the color user names in the forums display??? Not the main forums home but inside the forums before you click on a thread.

Broekie
04-17-2002, 11:18 AM
To make this work with usergoups,
instead of

$userid=$post[userid];


use

$usergroupid=$post[usergroupid];


And ofcourse also change the variable $userid into $usergroupid at the if-statement ;)

Lucrecia
05-31-2002, 10:27 PM
Is there anyway to make it so that members could choose their own color for their username in their profile?