Quote:
Originally Posted by vickylife007
UPDATE TO ABOVE
Okay I see that people are using the resource above, it is not that tedious and you could back it up in your storage card, so every time you flash, you dont do this again you just overwrite the cpr by copying the one backed up to storagecard to the windows folder.
Secondly you could choose to have your text in different colors, decide what color items take on today screen [Condensed] and what color they take when they are highlighted in the titanium box [Expanded]
Like under "Time" for instance you have this default settings:
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/> so this shows the colors are of html base: so edit the color to what you want.
#FFFFFFFF = WHITE
#00000000 = BLACK
#FF0000FF = RED
#000FF000 = GREEN
#FFF00FFF = PURPLE
#FFFF0000 = DEEP-BLUE
#0000FFFF = YELLOW
#00FFFF00 = SKY-BLUE etc, etc.
Kindly touch the green button if you find this info useful. More to come.....
|
I was actually working on getting my cpr files to my likings when you posted how to change the text to what ever we want. Exactly what I was trying to do when you posted it. Had no Problems with colors , that was a given. So thanks for that.
On a second note: I have everything how I like except except here
--------------------------------------------------------------
<!-- HomeHome==Clock layout templates -->
<Layer ID="ClockExpanded" Visible="False" Width="240" Height="82" Clip="False">
<Layer ID="Page" Clip="False">
<!-- Icon in the upper right-->
<Image ID="Icon" Left="188" Top="-13" Width="43" Height="57" />
<!-- Title text -->
<Text ID="Network Name" Left="30" Top="12" Width="174" Height="18" FontFamily="Tahoma" FontSize="12" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFOO"/>
</Text>
--------------------------------------------------------------------
I want to change the Network Name to say something custom. Don't care if it is always present. Does not work the same as under condensed.
Now on the third note: I wish another leak would appear before all of you guys tear each other apart.
A thanks to all of you working hard for so many.