Shawn1036902
09-07-2002, 09:17 PM
At the moment, only the topic view is finished. Can you all help me get to where all usernames everywhere are highlighted in specific colors specified by the users?
This is how I did the postbit:
<normalfont color= '$post[field21]'><span style='font-weight: $post[field13];font-style: $post[field14];background-color: $post[field15];text-decoration: $post[field16];border: $post[field17]'><b>$post[username]</b></span></normalfont>
How do I do the rest?
Thanks for the help.
This is how I did the postbit:
<normalfont color= '$post[field21]'><span style='font-weight: $post[field13];font-style: $post[field14];background-color: $post[field15];text-decoration: $post[field16];border: $post[field17]'><b>$post[username]</b></span></normalfont>
How do I do the rest?
Thanks for the help.