Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
I would prefer the clock didn't exceed the width of the screen. I've shrunk down the private/0-9.png files but nothing changes. What in the html is keeping the size constant?
 
colorblur.png


Vertically flipped (looks better if you're using the date/time info on top):

colorblur2.png
 
I would prefer the clock didn't exceed the width of the screen. I've shrunk down the private/0-9.png files but nothing changes. What in the html is keeping the size constant?

You can play around with lines 21-30 in LockBackground.html...that is the table which defines the height/width of each element that makes up the displayed time.

For example, try replacing those lines with this, and see how you like it:
HTML:
<table style="position: absolute; top: -420px; left: -10px; width: 320px; height: 461px;" cellspacing="" cellpadding="" align="center">
<td height="40" border="0">
<img src="Private/dg8.gif" name="hr1" width="70" height="105" heigth="69"><img 
src="Private/dgb.gif" name="b1" width="2" heigth="69"><img 
src="Private/8.png" name="hr2" width="70" height="105" heigth="69"><img 
src="Private/dgc.gif" name="c" width="30" height="85" heigth="69"><img 
src="Private/8.png" name="mn1" width="70" height="105" heigth="69"><img 
src="Private/dgb.gif" name="b2" width="2" heigth="69"><img 
src="Private/8.png" name="mn2" width="70" height="105" heigth="69"></td>
</table>
 
First off, thank you a LOT for making this -- it looks great!

By any chance could you please add the ability for me to still use a Tap to Unlock type theme with this as well? Or maybe add a version where tap to unlock is available? I really, really love how this looks, but I still need my tap to unlock :p

Thanks
 
First off, thank you a LOT for making this -- it looks great!

By any chance could you please add the ability for me to still use a Tap to Unlock type theme with this as well? Or maybe add a version where tap to unlock is available? I really, really love how this looks, but I still need my tap to unlock :p

Thanks
I'm including one when I eventually release my version. Also to mschindelh, have you figured out how to add high res wallpaper without it blowing up?
 
Anyone know if I can get this for my homescreen instead? Sort of like those animated snowflake homescreens? ( I assume it uses html as well for the wallpaper)
 
iPhone4 res backgrounds end up being way too big for the background. It was oversized on my iPhone4 I shrunk it 50% and it fit perfect. Weird.
 
It's on iPhone 4 resolution. You're probably not on an iPhone 4.

i'm on iphone 4, should have mentioned it.
will try shrinking the image.
thanks.

been tinkering with the lockbackground.html also, trying to get all the text shrunk just enough not to cover up the first lockinto bar even though i have lockinfo pushed down all the way in the options.
 
I'm including one when I eventually release my version. Also to mschindelh, have you figured out how to add high res wallpaper without it blowing up?

Yeah I just saw that glitch. You can fix it by adding the following line right below line 13 (background-image) in LockBackground.html:

HTML:
	background-size: 61%;

Now with D3lta's wallpaper in Retina it looks even more awesome!

FYI to everyone, I added this wallpaper fix to the original theme .zips in post #1, so no need to patch this on your own!
 
Yeah I just saw that glitch. You can fix it by adding the following line right below line 13 (background-image) in LockBackground.html:

HTML:
	background-size: 61%;

Now with D3lta's wallpaper in Retina it looks even more awesome!

FYI to everyone, I added this wallpaper fix to the original theme .zips in post #1, so no need to patch this on your own!
You are awesome dude.
 
For my first attempt i dl'd the folder. used disk aid to copy into themes then ran it through winterboard but i'm seeing squares rather than the actuall images? Any help on this? I've resprung/rebooted
 
For my first attempt i dl'd the folder. used disk aid to copy into themes then ran it through winterboard but i'm seeing squares rather than the actuall images? Any help on this? I've resprung/rebooted

Try deleting it from your Themes folder and copying it back over...my only guess is that something didn't copy over correctly.
 
I had the same problem. I was using iphonebrowser, it just wouldn't transfer the files. I went home and used my mac, and diskaid and it worked first shot. So try another application.
 
Ok problem #1 solved. I have it working. But i would like everything to fit on the screen. How exactly do i do that? I am not very good with photoshop. Also How to i get my own background again? thx
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.