Thread: HTC Hero Theme
-
07-28-2009, 06:07 PM #121
but does it show when you have new calls messages etc or is the new message thing always there?
-
07-28-2009, 06:40 PM #122
-
07-29-2009, 02:48 PM #123Green Apple
- Join Date
- Sep 2008
- Location
- Valence, France
- Posts
- 77
- Thanks
- 3
- Thanked 44 Times in 21 Posts
mine this night.
-
07-29-2009, 03:27 PM #124
Woah, these are really impressive, does the actual slider/drag thing on the right actualy work how its susposed to??
JaJaWa, I looked at your ripped stuff, some real good stuff in it
, i wish i knew how to make a theme lol..
eternalza, Any chance i could get your theme?? Its looks really damn good
-
07-29-2009, 10:23 PM #125
-
07-30-2009, 11:29 PM #126
Alternative clock I'm working on.
-
07-31-2009, 09:53 AM #127iPhone? More like MyPhone
- Join Date
- Jul 2007
- Location
- Rochester Hills, MI
- Posts
- 171
- Thanks
- 32
- Thanked 10 Times in 9 Posts
For anyone that cares, my link on page 7 to my theme has been updated with a lockbackground theme.
-
07-31-2009, 10:40 AM #128
-
07-31-2009, 05:41 PM #129
-
08-01-2009, 04:01 PM #130
-
08-02-2009, 04:34 AM #131What's Jailbreak?
- Join Date
- Jul 2009
- Location
- somewhere on Earth.
- Posts
- 15
- Thanks
- 2
- Thanked 0 Times in 0 Posts
-
08-02-2009, 11:27 PM #132
how do you edit the lockbackground widget so the time format is 12 hour instead of 24 hour?? i tried looking for it in the lockbackground.html file but couldnt find it ....if its even in there..
Last edited by ekidd; 08-03-2009 at 11:37 AM.
-
08-03-2009, 12:02 PM #133
ekidd-
follow these steps from Sheidenreich (the IVillian thread); worked perfectly for me.
Chris
chris
You must add:
if(hr==100){hr=112;am_pm='am';}
else if(hr<112){am_pm='am';}
else if(hr==112){am_pm='pm';}
else if(hr>112){am_pm='pm';hr=(hr-12);}
in Widget.html
So it must looks:
function dotime(){
theTime=setTimeout('dotime()',1000);
d = new Date();
hr= d.getHours()+100;
mn= d.getMinutes()+100;
se= d.getSeconds()+100;
if(hr==100){hr=112;am_pm='am';}
else if(hr<112){am_pm='am';}
else if(hr==112){am_pm='pm';}
else if(hr>112){am_pm='pm';hr=(hr-12);}
tot=''+hr+mn+se;
-
The Following User Says Thank You to cmart4 For This Useful Post:
ekidd (08-04-2009)
-
08-03-2009, 05:37 PM #134
Well i only have a widget.html in my actualy theme folder. I have a seperate folder for my lockscreen widget and theres only a lockbackground.html in there..
So would i add that to the lockbackground.html?
**EDIT** added it to the lockbackground.html file and it worked. Thanks!Last edited by ekidd; 08-03-2009 at 05:40 PM.
-
08-03-2009, 10:50 PM #135
anyone know how to change the font type on the weather widget?
**nvmLast edited by Reign528; 08-04-2009 at 09:18 PM.
-
08-04-2009, 06:44 PM #136
Skinned Calculator
-
08-06-2009, 04:55 PM #137
-
08-06-2009, 06:58 PM #138
-
08-07-2009, 02:01 AM #139
Awesome job eternalza! Can't wait for a release! Using various released elements, I managed to mod the pages to make the dock slider move along the dock sorta like the real interface.
-
08-07-2009, 05:37 PM #140iPhone? More like MyPhone
- Join Date
- Apr 2008
- Location
- Daytona
- Posts
- 188
- Thanks
- 2
- Thanked 16 Times in 13 Posts
looks amazing.....i just wish we could do the multiple homescreen thing like the hero and have the live updating widgets.....
Same username on: hondatech, 7thgenhonda, clubrsx, orlandoforums, civicforums



LinkBack URL
About LinkBacks
Reply With Quote

, Ur theme looks very nice, Thanks anyawy
