PDA

View Full Version : Thread Starter Colors


Abigale
07-28-2003, 09:30 PM
Is it possible to come up with a way to change the color of the thread starter to match their color when they are posting?

All my moderator's names are a different color. This shows up when they post. But I would like for their threads (that they started) to also show that same color in the Thread Starter column. I can't find any way to do that and I was told to try here to see if it can be done.

Thanks!

Gary King
07-29-2003, 04:51 PM
You could format the $thread[postedby] in the forumdisplay.php file, using the same code you use to format the username's in postbit

Abigale
07-30-2003, 10:19 PM
Wouldn't this change the color for every thread starter name? I want just the moderator names to be a different color. Would I need to change them on an individual basis?

Gary King
07-30-2003, 11:35 PM
Are all your moderators the same colour?

Abigale
07-30-2003, 11:42 PM
Yes... they all show as a different color when they post in the thread. But they are the same color as everyone else in the Thread Starter. I really want threads started by my mods to stand out.

Gary King
07-31-2003, 01:07 PM
07-29-03 at 01:51 PM Gary W said this in Post #2 (https://vborg.vbsupport.ru/showthread.php?postid=421622#post421622)
You could format the $thread[postedby] in the forumdisplay.php file, using the same code you use to format the username's in postbit

I'm quoting this because this is what you should do.
You should be doing something similiar to this, except you modified $post[username] instead in the postbit.