This is LS Climacons LIGHT for the iPhone 5!
There are some special wallpapers in this package, to be found in the main file

Navigate to /Library/Themes/ or, if you can't manage to find this folder, go to /var/stash/Themes.XXXXX/ and place the "LS Climacons" in there - XXXXX is some weird alphanumeric stuff generated by WinterBoard.
Credits time!
Credits to
Mikael Eidenberg for his very beautiful iPhone 5 template!
Big credits to
Max Kas for the basic script!
Check out the
DARK Edition!
iPhone 4 / 4S etc. users:Check out the
updated iPhone 4 Edition!
-------
How do I change my location?Go to
weather.com, enter your city or ZIP-code in the search bar and copy the alphanumeric code from the link behind your city name.
Then open the LockBackground.html with a text editor of your choice (
Text Wrangler is nice) or using iFile on your device and replace the weather behind "var locale" with your copied code.
Put the LockBackground.html back onto your device (replace the file) or just save it (when using iFile), respring and you should be done!
If you're having trouble:According to ~
Silvelix you just need to get your weather code from
here and then follow the tutorial above
A little glitch for US-users:Replace the numbers in
var locale = "53202" to your ZIP code.
How do I change the weather-update timeI have to thank and quote ~
Silvelix on this one once again - gerat you could help me out!
Step 1. Open lockbackground.html with ifile or any html or text editor you like.
Step 2. In the weather script section look for,
var updateInterval = 60 and change it to 5 or whatever minutes you would like your weather update to refresh.
*note: refresh time is set to minutes so the default 60 is equivalent to 1 hour.
This may also show more accurate weather data of course!How do I change the clock to 12-hour = AM/PM format?Simply open the LockBackground.html with a text editor of your choice or using iFile on your device and find line 421, replace the "0" in "currentHours = ( currentHours > 12 ) ? currentHours - 0 : currentHours;" with a 12.
Put the LockBackground.html back onto your device / save it and you're good to go after one respring!
How do I change my Wallpaper?Navigate to /Library/Themes/ or, if you can't manage to find this folder, go to /var/stash/Themes.XXXXX/ and then to "LS Climacons". In there are three wallpapers to chose from, but you can also put your own in there. Just name the wallpaper you want to be used "LockBackground" (without the quotation marks of course). The file extension must be .png
How do I remove the weather?Open LockBackground.html, erase lines 23-57, 532-908 and also 921-923.
Please don't remove the wrong lines:
After you removed the first ones, you need to do some maths or simply make a copy of the original file and look, where the correct lines are now.Then save it, put it back onto your device. Respring using WinterBoard. You can also de- and then reselect the LS theme and then respring to be sure, the changes are made.
-------
I can't do anything about the notifications not being there - that's a WinterBoard / global issue.-------
Updated version:
Fixed the package. There was a carrier-logo issue.
Update #2There's a great guide and article about this LockScreen, written by the creator of the main code to this LockScreen and you can read it on a blog you definitely should read for further information on everything you want(ed) to know about jailbreaking:
[link]
You can have a look at lines 925 and every other line with a <table> element in it. These are containing the top: or/and bottom: distance from the absolute top of the screen. Experiment with those!
Change the Wallpaper code in the file to this:
Just re-download the theme, there's a fix for that
I want to know if is possible to change the "unlock"s button with another word or with a figure.
Thank for your work!