hurrican
02-23-2004, 06:58 PM
Ok, I got a hack installed that makes my users a certain color via the admin control panel. I figured out what to do by thanks to many of the different threads on here relating to that..
Now - I want to make that same thing happen, but now for the "Thread Starter" on the forum display. I've searched, but nothing was found except 1 thread that had no help.
Basically, if userid profile field 18 is equal to 1 -- display the color issued by field 19 for the username in the thread starter column. if field 18 is equal to 0 or null, just leave it default #FFFFFF
This is my first php experience, and it's quite facinating what it can do!
Anyone who can lead me in the right direction would be greatly appreciated!
Now - I want to make that same thing happen, but now for the "Thread Starter" on the forum display. I've searched, but nothing was found except 1 thread that had no help.
Basically, if userid profile field 18 is equal to 1 -- display the color issued by field 19 for the username in the thread starter column. if field 18 is equal to 0 or null, just leave it default #FFFFFF
This is my first php experience, and it's quite facinating what it can do!
Anyone who can lead me in the right direction would be greatly appreciated!