TodayPlus Boards v2

TodayPlus for the Pocket PC Forums => Help and Support => Topic started by: joelw135 on November 22, 2003, 10:38:56 AM

Title: Changing Font color
Post by: joelw135 on November 22, 2003, 10:38:56 AM
I have figured out how to change font style RE: Bold, Italic.  I would like to change one line in my slider skin to a different color.  How do I do it and where are the codes posted? Thanks.
Title: Changing Font color
Post by: Lordtwisted on November 22, 2003, 10:45:34 AM
joelw135


use this before you'r line:

color,font,125_125_125

and another one after it:

color,font,0_0_0


Lordtwisted
Title: Changing Font color
Post by: joelw135 on November 22, 2003, 10:48:06 AM
Ok thanks that is the first step, where are color codes listed?
Title: Changing Font color
Post by: Lordtwisted on November 22, 2003, 10:49:21 AM
i use paint shop pro, but if you tell me the two colors i will give you the code.

Lordtwisted
Title: Changing Font color
Post by: joelw135 on November 22, 2003, 10:50:31 AM
Thanks RED ,Yellow
Title: Changing Font color
Post by: Lordtwisted on November 22, 2003, 10:55:03 AM
you'r wellcome

red=255,0,0


yellow=255,255,0


Lordtwisted
Title: Changing Font color
Post by: joelw135 on November 22, 2003, 10:56:31 AM
Thanks