Alright, I have the Display Name field on the profile as
field5 and have put it in to the postbit template using $post[field5]. That part was easy enough.
However, I would like to have the user membergroup's color still show like it does with $post[musername]. So maybe one of you could come up with some fancy PHP script that can rip out the color code from the $post[musername] variable. Or maybe there is a built in vB variable that has that color code.
At any rate, could someone provide me with a code snippet or a means to obtaining the membergroup color code to use with my $post[field5] variable?
Thank you in advance.