waster656 Posted May 29, 2007 Posted May 29, 2007 I've been trying to change the default white font used in WPI when you create a list of applications, is this possible? How can it be done?
zorphnog Posted May 29, 2007 Posted May 29, 2007 Find the wpi.css file of whatever theme you are using (i.e. %wpipath%\Themes\Glossy\wpi.css). Edit the file with a text viewer and look for a section that begins with .txt, change the color value..txt{ font-family: arial; font-weight: bold; color: #FFFFFF; <----------CHANGE this value the the html hex code of the color you would like font-size: 8pt; margin-left: 5px; margin-right: 10px;}HTML color codes
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now