2007-12-18, 08:55 PM
(This post was last modified: 2007-12-18, 08:55 PM by NinjaNoodles.)
Hello,
I'm working on a plugin that displays on a thread's first post. The CSS class the first post uses is "trow1."
How can I define a variable so that my code can say the following?
Thanks,
Peter
I'm working on a plugin that displays on a thread's first post. The CSS class the first post uses is "trow1."
How can I define a variable so that my code can say the following?
$bgcolor = $trow1_bkgrnd
Thanks,
Peter