I'm learning PS, post the wallpaper you want to use and I will try to add the overlay for you. It should be easy.
I have no idea myself. I'm actually trying to figure that out myselfI looked in the date.js and didn't see anything so it has to be buried in some other file.
My fiance and I tinkered with it and we decided the circles just don't work well this this wallpaper.
He helped me create this though. i'm looking to put the date, time and weather. So many LS themes out there.
[url=http://img220.imageshack.us/img220/6171/dotspinkblue.png]Image[/URL]
[url=http://img16.imageshack.us/img16/9813/iphone4foxcopy.png]Image[/URL]
for example:
[url=http://img685.imageshack.us/img685/3657/328063f5d8304b38b32083a.jpg]Image[/URL]
Yes it comes with the themeHey CooKie, was the widget you're displaying here included with the theme? Thanks.
Wow tadad, really great work you have done .. above all a lot of work with the changing backgrounds and the amazing weathericons .. thank you very much
Image
The A4 icon is cool!! Can someone post it here to download?
Thanks!
I have the theme in your last screenshot, but I can't find it. Whats the name? Or do you have a link? To get your wallpaper in it, you probably just need to replace wallpaper.png or something in the theme folder. If you get me a link to the theme, and your wallpaper in a higher res preferably, I'll mess around with it.
I found that Lockscreen, Asymmetric HD. Just replace the file named BG.jpg with your wallpaper:
Image
I'm not good enough to add the weather, but I think this would look cool with the weather added in the same format as the time and date, maybe just below the date. What I would do is make a larger box above the time. Move the time and date up, making each a little larger, and put the weather where the date is now. Just words for the weather, "Fair" "Sunny" "Rainy", and the temp. Now if one of the experts here is bored.....
I'm playing around with dreamweaver right now trying how to figure out how to change the font color on this widget....
[url=http://img402.imageshack.us/img402/1526/weby.png]Image[/URL]
#weekday{
opacity: 0.7;
position: absolute;
top: 45px;
left: 80px;
color: #fff;
text-shadow: 0px 2px 2px #000;
font-size: 28pt;
font-weight: 400;
}
Schnedi, is there an easy way to put a slider in place of the touch to unlock phone?
Replace the files in folders>TelephonyUI.framework, or create a slider theme and place it above this lockscreen in Winterboard.
Awesome! thank you
Download and check out the theme I posted above, I think I gave you the wrong info the first time.
I'm not a fan of the Tap To Unlock, so I always just have a slide to unlock theme in Winterboard to place above my lockscreen.
Download and check out the theme I posted above, I think I gave you the wrong info the first time.
I'm not a fan of the Tap To Unlock, so I always just have a slide to unlock theme in Winterboard to place above my lockscreen.
I like the look of the tap ones, but I really like not being able to accidentally unlock my phone and pocket dial someone a lot more. LOL
You should be able to just edit the html file, I use TextWrangler. Something like this in the html file:
Code:#weekday{ opacity: 0.7; position: absolute; top: 45px; left: 80px; color: #fff; text-shadow: 0px 2px 2px #000; font-size: 28pt; font-weight: 400; }
You will have to change each element separately most likely.
Same here.