2013-09-27, 04:06 AM
I just installed MyBB and am trying to make a forum for my friend. I wanted to incorporate the built in Prefix function.
Here is what you see when I add a prefix to the topic:
Here is what you see when there isn't a prefix:
The two posts can be found here: http://digitalforensics.comuv.com/forumd...php?fid=17
What I would like to do and I would also like to know, is why there is
EDIT:
It appears that it only happens when I add code to change the color of the prefix and make it bold.
Here's my code I have to change the color and bold it:
Here is what you see when I add a prefix to the topic:
Here is what you see when there isn't a prefix:
The two posts can be found here: http://digitalforensics.comuv.com/forumd...php?fid=17
What I would like to do and I would also like to know, is why there is
[Official] Testing prefix" />
showing when the topic is being shown. I want to get rid of this.EDIT:
It appears that it only happens when I add code to change the color of the prefix and make it bold.
Here's my code I have to change the color and bold it:
<span style="color: #5dba00;font-weight: bold;">[Official]</span>