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.
joelw135
use this before you'r line:
color,font,125_125_125
and another one after it:
color,font,0_0_0
Lordtwisted
Ok thanks that is the first step, where are color codes listed?
i use paint shop pro, but if you tell me the two colors i will give you the code.
Lordtwisted
Thanks RED ,Yellow
you'r wellcome
red=255,0,0
yellow=255,255,0
Lordtwisted
Thanks