What about the 12-hr clock? how to change it?
i was looking at the code and i dont think he has a 12hr clock set

yea it doesnt work , sorry well the clue is right there with gethours();
Last edited by seven77 on June 7th, 2010, 10:59 am, edited 1 time in total.
Im sorry, can I translate this theme in Russian? When i modified the names of months and weekday letters, iPhone shows me unknown symbols(
I try the 12 hrs code and did exactly what it says and it didn't work... this is what came up.
Image
mil3ny wrote:I try the 12 hrs code and did exactly what it says and it didn't work... this is what came up.
http://i207.photobucket.com/albums/bb170/lennylp/Imagewee.png

Yup I have the same problem...
I love it! Also my snowcoverpro works again so i wont crash the car trying to forward tracks.
Last edited by glassmoustache on June 7th, 2010, 2:22 pm, edited 1 time in total.
can you change it to the bottom (just above odck) and on the springboard? is that possible?
Image

Work perfectly thanks ;)
Ok, I tried to satisfy all requests

Image

Image

Image

Link to download

I hope you like
I don't use it but I appreciate your hard work to satisfy people here.:thumbsup:
lol i was close but dont know javascript to much lol

Code: Select all
var cal;
var ora = tempo_ora;
var PM_AM = 'AM';

cal =  '<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR>';

if(tempo_ora > 12)
   ora = tempo_ora-12;
else if(tempo_ora <= 0)
   ora = tempo_ora+12;

i use if condition
val
else condition
val

should use if and else if not just else lol good one !
Last edited by seven77 on June 8th, 2010, 1:54 am, edited 1 time in total.
this would look great on the .springboard as a widget can some one tell what i have to change to get it please cheers
@dsg Thank you for the german version!

@Seraphan

the theme without green looks like very nice!

how can i delete the second´s?
and
can you or somebody please change the original Silent text into german like:
Lautlos

greetz from the sunny berlin
Last edited by der_sascha on June 8th, 2010, 8:45 am, edited 1 time in total.
Love this :) :thumbsup::thumbsup:

Keep up the good work
nicoand wrote:this would look great on the .springboard as a widget can some one tell what i have to change to get it please cheers

just change the name of the file LockBackground.html to Wallpaper.html the only thing is that u would have to reposition the clock where ever u want it
Last edited by seven77 on June 8th, 2010, 9:57 pm, edited 1 time in total.
der_sascha wrote:@dsg Thank you for the german version!

@Seraphan

the theme without green looks like very nice!

how can i delete the second´s?
and
can you or somebody please change the original Silent text into german like:
Lautlos

greetz from the sunny berlin

SSH to phone or use iFile and navigate to stile.css
Change
td.secondi{
color:#FFFFFF;


To
td.secondi{
color: transparent

SAVE and RESPRING

Thank you very much! This work is very pleasing to me.!
Jkauf55 wrote:
der_sascha wrote:@dsg Thank you for the german version!

@Seraphan

the theme without green looks like very nice!

how can i delete the second´s?
and
can you or somebody please change the original Silent text into german like:
Lautlos

greetz from the sunny berlin

SSH to phone or use iFile and navigate to stile.css
Change
td.secondi{
color:#FFFFFF;


To
td.secondi{
color: transparent

SAVE and RESPRING

Thank you
whats about my request to change the italien or english silent to german : Lautlos
Last edited by der_sascha on June 9th, 2010, 7:51 am, edited 1 time in total.
How do I get the SMS and phone icons like that?
can anyone post that blue wallpaper

cheers
der_sascha wrote:SNIP

Thank you
whats about my request to change the italien or english silent to german : Lautlos

rename this image:

Image

Silent.png and put it in Seraphan.theme(GER)<unless you renamed it /private/images

Edit: or this one

Image
Last edited by dsg on June 15th, 2010, 1:51 am, edited 1 time in total.
Seraphan wrote:Ok, I tried to satisfy all requests

I hope you like

Fantastic work! This is exactly what I've been looking for to replace the top of my lockscreen. Now that it's English w/ 12-hour clock, I can actually use it :-) ... hehe. Thank you very much! This work is very pleasing to me.!

Only suggestions (or questions) I may have are ... can you make it hide when Syncing and when you double tap the home at lock screen (when it shows the initial "Music Controls" LCD); also, how do you get the charging battery to show back up? It seems to disappear when using this. Thanks.
Last edited by fortunado on June 15th, 2010, 5:36 am, edited 1 time in total.
:-X:-X:-X:-X:-X:-X:thumbsup:
dsg wrote:
der_sascha wrote:SNIP

Thank you
whats about my request to change the italien or english silent to german : Lautlos

rename this image:

http://image.wetpaint.com/image/3/3bmgiKI2T7OLsGqOpgaFRQ3394

Silent.png and put it in Seraphan.theme(GER)<unless you renamed it /private/images

Edit: or this one

http://image.wetpaint.com/image/3/BTVhqMDA9gjUcb4K2-KqaQ3425

Hey Thank you soooo much for this :)
How to move up the days and date up a bit? Anyone?