Quote:
Originally Posted by glennybee
Not sure about your first question.
Regarding the second...
AdminCP > Forums & Moderstors > Forum Manager > Edit Forum
In the Description field, add the following code around the word you want to change colour.
Code:
<span style="color: red"></span>
For example:
This is the <span style="color: red">ExampleX</span> forum description and it has the colour red.
|
Thanks that helped me out in what I was searching for.