Quick title mod help

There is no way to change it to bold or underlined unless you edit the code of the mod which might take some working out to do,

Can't you just make the tag a different colour like on here?
 
It's quite simple. Put another CSS attribute in the span tag.
Code:
<span style="color: #FFFF00; font-weight: bold;">title</span>
 
Hmm. I dont quite understand.
What file to i edit to put that in and where about do i put it around?

Thanks for the replys.
 
Back
Top Bottom