If I wanted to make a line center justified all the time no matter what it says, can it be done? Thanks.
text,36,35,Twisted,c
joelw135,
The c at the will make it center no mater what you write twisted or what ever.
Lordtwisted :D
Quote from: Lordtwistedtext,36,35,Twisted,c
joelw135,
The c at the will make it center no mater what you write twisted or what ever.
Lordtwisted :D
That is not exactly what I want to do. I am sorry I should have explained better.
On the Calendar skin under the day of the week is the date EX: "9 December" that is the line I would like centered. Thanks.
joelw135,
It works the same way:
changefont,tahoma,22,b
time,58,-1,-1,5,cs,"ddd",
changefont,tahoma,13,b
time,58,17,-1,5,cs,"d MMM",
The c is for center and the s is for shawdow.
Lordtwisted :D
Thank you, that is what the skin needed.