Added option to change text color of info bars on profiles
-
In your character profiles, I have added a new option change the text color of the info and extended info bars. This will allow you to make light on dark setups, like I have with my new profile here:
http://wiki.narfell-nwn.com/Gran_Jora
To do so, simple add this line of code under the border color options in either info bar setup.
| bordercolor = | textcolor = #000000 <- default black color }}
The templates now include this option as well. You can simply look at the code in Gran Jora's profile or the template if you need more help.