Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > Theme Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 12-09-2011, 03:54 AM
CrackBerry User
Device(s): Curve 8520
Carrier: Viettel
Pin: NO BIS,NO BES,only gprs
 
Location: Hue City,VietNam
Join Date: Feb 2011
Posts: 41
Likes Received: 11
Thanked 25 Times in 7 Posts
Post [?]How to creat "COWON time" for blackberry theme?

Hi, it is a first time I creat a topic to want everybody help me to create "Cowon time" for blackberry.

At the first, Do you know "HeartBeat theme of ringwalker"?
and the second, i want to tell about that time at homescreen of this theme.
Problem of me: "how to creat time same it,i see Hour and Minute is two color and it perfect for 12 hour or 24 hour format.

Finally: i am so sorry because my english is not good. Thanks for the help. Can you show me your think about how to creat time same Hearbeat theme?
Reply With Quote Tip this Post
  #2  
Old 12-09-2011, 11:27 AM
CrackBerry Genius
Device(s): iPhone 4s
Carrier: Verizon
 
Join Date: Nov 2009
Posts: 2,310
Likes Received: 88
Thanked 169 Times in 112 Posts
Default

using SVG code... add the code for 2 clocks.
__________________
Reply With Quote Tip this Post
Thanked by tranpqvu (12-10-2011)
  #3  
Old 12-09-2011, 10:36 PM
CrackBerry Newbie
 
Join Date: Oct 2010
Posts: 4
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

@ StaticFX
How can i change 2 clocks (custom font) with the different colour on SVG code ?
Thanks.

Last edited by nickanh75; 12-09-2011 at 10:42 PM.
Reply With Quote Tip this Post
    Thread Author   #4  
Old 12-10-2011, 05:27 AM
CrackBerry User
Device(s): Curve 8520
Carrier: Viettel
Pin: NO BIS,NO BES,only gprs
 
Location: Hue City,VietNam
Join Date: Feb 2011
Posts: 41
Likes Received: 11
Thanked 25 Times in 7 Posts
Default

Quote:
Originally Posted by StaticFX View Post
using SVG code... add the code for 2 clocks.
Hi thanks for your help. Can you explain for me about it.
I have read about code. this is:

Code:
<g id="Layer_1">

<image id="New_Time"

x="-10"
y="140"
width="260"
height="150"
xlink:href="x-object:/CurrentDateTime?clocktype=time&amp;
width=260&amp;
height=150&amp;
font-family=Yours&amp;
font-style=bold&amp;
font-size=44&amp;
fill=fe92oc9&amp;
align=right&amp;
ampmSize=20"
/>

<image id="New_Time_1"

x="-10"
y="140"
width="260"
height="150"
xlink:href="x-object:/CurrentDateTime?clocktype=time&amp;
width=260&amp;
height=150&amp;
font-family=Yours&amp;
font-style=bold&amp;
font-size=44&amp;
fill=fe92oc9&amp;
align=right&amp;
ampmSize=20"
/>

</g>
i try to use it but it did not active for me.
Can you recorect it code?

p/s: can i use code svg in blackberry theme builder 6 gold? when i try to code svg "hidden today" in it. it not acfect.
Reply With Quote Tip this Post
  #5  
Old 01-12-2012, 09:36 AM
CrackBerry User
 
Join Date: May 2011
Posts: 39
Likes Received: 0
Thanked 2 Times in 2 Posts
Default

can i use this for a blackberry6 default theme?
Reply With Quote Tip this Post
  #6  
Old 01-16-2012, 02:25 PM
CrackBerry User
 
Location: Waterloo
Join Date: Aug 2011
Posts: 17
Likes Received: 1
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by nickanh75 View Post
@ StaticFX
How can i change 2 clocks (custom font) with the different colour on SVG code ?
Thanks.
You can't change the colors of a custom font via SVG code as far as i know. To get a very large font (72pt +) you would need to split a font in half using a font editor. Thus you would have 4 fonts total, 2 of the same color and 2 of a different color, top and bottom for each. Then you would need to add all 4 fonts to TB and export the theme to obtain the font files. Then add them to your custom SVG.

If it was a built in BB font then you may be able to change the colors but i'm not sure. You would still be limited to 50pt i believe.
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > Theme Developers   [?]How to creat "COWON time" for blackberry theme?

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes