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:
![[Image: 2ujmyjg.png]](https://camo.mybb.com/620b0387e13aaa8ac012aa169f0c21ea006d38f6/687474703a2f2f692e696d6775722e636f6d2f32756a6d796a672e706e67)
Here is what you see when there isn't a prefix:
![[Image: avPNPEN.png]](https://camo.mybb.com/a31a8a704bc222589e75adcef999467a85564ec2/687474703a2f2f692e696d6775722e636f6d2f6176504e50454e2e706e67)
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>