Can I ask what you used to hide the clock on the homescreen?
CleanStatus in Cydia
What theme is this? Thanks!
Icons are Upojenie HD over at MacThemes. Widget is his mod I believe.
Can I ask what you used to hide the clock on the homescreen?
What theme is this? Thanks!
Icons are Upojenie HD over at MacThemes. Widget is his mod I believe.
I can't find it in Cydia, know where I can get it? Thanks!![]()
ok, i found a fix for LS City4 now weather forescast its perfect .... i'll post it later ... im finishing ...
Anyone know where I might find some good looking tap to unlock themes?
Excellent. Will definitely be awaiting your fix. Thing had me stumped.. quite a mess of code.
I can't wait either. However, do you know how I can remove the lockscreen clock? It's in the way of this widget.
the default iphone clock?
install Lockscreen ClockHide from cydia
CleanStatus in Cydia
![]()
To change the weather location go to weatherwidget folder weatherwidget html var local=
download
http://www.box.net/shared/k6k7060xml
\LockscreenClock\WeatherWidget open with an editor WeatherWidget.html and find these lines:Can someone explain to me step by step how to change the location to get the weather right? I tried to follow the directions, but I cant figure it out. I also would like to adjust the temp to Fahrenheit instead of Celsius. Thanks!
\LockscreenClock\WeatherWidget open with an editor WeatherWidget.html and find these lines:
var locale = "LEXX0003" //e.g. 'Defiance, Ohio'|'Moscow, Russia'|'Ledyard, AT'|'London, UK'|"USNY0996"
var isCelsius = true //true|false
var iconExt = ".png" //'.png'|.'gif' etc.
var updateInterval = 15 //Minutes
you need to change var isCelsius to false and instead of LEXX0003 put yours(http://weather.yahoo.com/).For example USNC0121is the code for Charlotte, North Carolina
Hey, nice setup! Can you share the lockscreen widget please?