Quote:
Originally Posted by BozzaJos
Can you please share with me how you fixed this? I guess it's because I have the name of adminstrator bold as a mark-up but I would like to keep it like this.
Another question: In the first post, it stays that you have to use the messageid to delete a chat. How do I know what the messageid is of a specific chat? I don't see a number anywhere. Thank you in advance!
|
Not sure on the message ID part for the other you need to update all your HTML markup codes from vb3 to vb4. I use this for the admin and just change the color per group but the same code.
Code:
<span style='font-weight: bold; color: red;'>
in the first box.
in the second box.