Quote:
Originally Posted by audis3
It was active.I wrote the code with the <b> tags and it worked.
The only thing that isn't working is the background color.
I tried <b bgcolor=red> or <bgcolor=red> and didn't work.
Any ideas?
|
Hmmm... this is a very simple mod, just a few lines. It's based on the
PHP strip_tags function. I'm surprised its not catching. So a workaround would be to include a basic HTML tag in your post, such as <br />
If some one wants to run down this issue and suggest a fix, please post it here!