Weather Monitor Skin Text Color
Started by jgallen


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


6 posts in this topic
jgallen
Member
***


0
80 posts 27 threads Joined: Dec 2001
11-08-2003, 09:28 AM -
#1
is there anyway to change the color of the weather monitor text color without using the digits.png?
Q Section
Weapons Я Us
*****


0
899 posts 100 threads Joined: Feb 2003
11-09-2003, 07:12 AM -
#2
Hello jgallen

Shapeshifter is sure to jump in on this one! Big Grin
HMSS Q Section
click here for 30+ ideas from a Special Plugin List
some examples=
UV Index Monitor, Allergy Monitor, TLB Version Monitor, Cinema Monitor
Visualise World Righteousness
Semper Ad Fundum
Working for the Secret Intelligence Service
shapeshifter
Senior Member
****


0
658 posts 24 threads Joined: Sep 2002
11-10-2003, 08:29 AM -
#3
I don't know off the top of my head. I'll sit down and try to figure it out when I get more time.
shapeshifter
Senior Member
****


0
658 posts 24 threads Joined: Sep 2002
11-12-2003, 10:13 AM -
#4
This was easy enough. Add the following line to the appropriate [DataSlotX] section in your skin.ini file:

color = <r g b>
Where <r g b> is 3 8 bit base 10 numbers (0 to 255) seperated by spaces, representing the red, green, and blue components of the desired color. For instance:

Code:
[DataSlot0]
param = Temperature
SkinText = 0
rect = 0 0 68 13
LabelType = short
LabelRect = 0 0 10 10
font=Verdana
bold=1
italic=0
align=right
ShowUnits = 1
color = 255 0 0

The last line in the code above will make the text for dataslot 0 red.

Enjoy.
BlueHeaven
Junior Member
**


0
40 posts 12 threads Joined: Jun 2003
11-12-2003, 11:09 AM -
#5
Cool find, shapeshifter.

Would be neat to be able to change color depending on the value .. maybe in the next version. Smile

Rick.
Q Section
Weapons Я Us
*****


0
899 posts 100 threads Joined: Feb 2003
11-12-2003, 11:05 PM -
#6
shapeshifter -

HOT, HOT, HOT!!!
HMSS Q Section
click here for 30+ ideas from a Special Plugin List
some examples=
UV Index Monitor, Allergy Monitor, TLB Version Monitor, Cinema Monitor
Visualise World Righteousness
Semper Ad Fundum
Working for the Secret Intelligence Service


Forum Jump:


Users browsing this thread: 1 Guest(s)