I am currrently trying to edit my postbit section of my forum (just for me
)
I've done most of it by editing the template postbit legacy, but all I want to do now is give myself a custom background color for my postbit(different to everyone elses) and I'll be finished.
Got a bit stuck though...
I've been trying to add a code along the lines of this:
<if condition="$post['userid'] == '1'"> Etc.... but can't seem to work out how to change the bgcolor of my postbit.
Any ideas?

I've done most of it by editing the template postbit legacy, but all I want to do now is give myself a custom background color for my postbit(different to everyone elses) and I'll be finished.
Got a bit stuck though...
I've been trying to add a code along the lines of this:
<if condition="$post['userid'] == '1'"> Etc.... but can't seem to work out how to change the bgcolor of my postbit.
Any ideas?
Comment