Quote:
Originally Posted by Sarteck
Individually...? Or...?
Individually is simple. In the Admin CP, when you put in the forum name, you can use HTML tags there.
As a whole, one way is to go into the additional.css template and type:
.forumtitle a {color:blue;}
(Substitute blue for your favourite colour.)
|
Thanks for Sarteck, I am now able to change these options.
For those who have same questions:
- Go to Admin CP
- Go to Style Manager and choose the style you want to modify.
- On the drop down list choose "Edit Template", then Go.
- In the list on the right, look for "CSS Templates" then double click to reveal additional.css
- Double click additional.css
- Use "Search in Template" to find ".forumtitle" and you will be in the right place.