Jump to content

Recommended Posts

Guest xfallen
Posted (edited)

Hi i would like to have some hlep on how to edit my .cpr file to bring all the titanium name menu bigger just like the zune hd one but i dont know wich numbers to edits !! thx for your hlep if you can hlep me

Edited by xfallen
Guest dgmorland
Posted
Hi i would like to have some hlep on how to edit my .cpr file to bring all the titanium name menu bigger just like the zune hd one but i dont know wich numbers to edits !! thx for your hlep if you can hlep me

The CPR file controls the formatting of text displayed in Titanium. There is a condensed layer defined for each plugin as below. The pluginlabel element is what displays in Titanium when the sliding panel is highlighting another plugin. You can change the font settings for how this condensed panel text is formatted by disabling Titanium, editing the CPR file then re-enabling Titanium.

  <Layer ID="SMusicCondensed" Visible="False" Width="480" Height="68">
<Layer ID="Page">
<Text ID="PluginLabel" Left="20" Top="8" Width="440" Height="68" FontFamily="Tahoma" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" InnerTextType="Resource" Text="cmhomeres.dll,1027">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
</Text>
</Layer>
</Layer>[/codebox]

Guest xfallen
Posted (edited)

thx dgmorland i did it succesfully but now the word are cutted down just like if the transparent frame going over the letter how can i modify that ???so the letter can get on the upper one or vice et versa thx

edit:

this is as far that i got while edtiting the titanium.cpr i would like to do more but my programing skill stop there lol here his a little screenshot

post-569187-1266521404_thumb.png

Edited by xfallen

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.