Digital Clock iPhone Lockscreen - * Adjusting your weather location To change the weather go to http://www.weather.com and enter your location, then click on the "Find Weather" tab. Next, in the address bar, copy the 8-character code (Example: ITXX0042 = Milan,Italy). Open the LockBackground.html file and search for "var locale" then paste your weather code in the "ITXX0042". If you want to change the weather to Fahrenheit, search for "var isCelsius" and then change this to "false". Example: “var isCelsius = true” will display your temperature in Celsius. * Settings 12-24 Hours Open file LockBackground.html with editor text and search: /*-------------12 hours to 24 hour Edit------*/ /* Remove the /* from under this line to display the 12 hours clock */ /* NEW!! */ //currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours; remove only "//" in --> /*-------------12 hours to 24 hour Edit------*/ /* Remove the /* from under this line to display the 12 hours clock */ /* NEW!! */ here --> currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours; save berfore exit,enjoy ;) * Settings Days and Months with your language var this_weekday_name_array = new Array("Sun","Mon", "Tue","Wed","Thu","Fri","Sat") var this_month_name_array = new Array("Jan","Feb","Mar", "Apr","May","Jun","Jul","Aug", "Sep","Oct","Nov","Dec") //predefine month names * Setting your custom wallpaper Select your preferred wallpaper and rename it to “Layer.png” and delete or rename original wallpaper.. Respring the device. enjoy :D * hidden clock on the lockscreen Lockscreen Clock hide support only 4.x - 4.2.x - 4.3.x - 5.0.x Credits: @cTn slide http://ctn.deviantart.com/art/LS-Swap-257543240 <--------- Readme -----------> You like my works? (see my gallery on my DeviantArt) Please give me something to continue with the development of other themes :D with PayPal my email is: chicotriste_18_7@hotmail.com *all donations are well accepted ;) Created by DemoneLatino™ See my more LS -> http://poetic24.deviantart.com/
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Apple iOS 10.x (iPhone), Apple iOS 12.x (iPhone), Apple iOS 4.0.x (iPhone), Apple iOS 4.0.x (iPod Touch), Apple iOS 4.2.x (iPhone), Apple iOS 4.2.x (iPod Touch), Apple iOS 4.3.x (iPhone), Apple iOS 4.3.x (iPod Touch), Apple iOS 5.0 (iPhone), Apple iOS 5.0 (iPod Touch), Apple iOS 6.0 (iPhone), Apple iOS 6.0 (iPod Touch), Apple iOS 7.0 (iPhone), Apple iOS 7.0 (iPod Touch), Apple iOS 8.x (iPhone), Apple iOS 8.x (iPod Touch), Apple iOS 9.x (iPhone), Apple iOS 9.x (iPod Touch), Apple iPhone OS 1.x, Apple iPhone OS 1.x (iPod Touch), Apple iPhone OS 2.x, Apple iPhone OS 2.x (iPod Touch), Apple iPhone OS 3.1.x, Apple iPhone OS 3.1.x (iPod Touch)
Similar Software:
Apple Lockscreen In this iPhoen Lockscreen, a design apple logo in the middle of your iPhone, islooking out over a mysterious lake
Touch interactive iPhone lockscreen In this touch interactive iPhone lockscreen you can slide to the next iphone wallpaper by touching the right side of the screen and slide to the previous iPhone wallpaper by touching the left side of the screen
CardBoard animated An iPhone lockscreen with animated weather info - all instructions in Setup/Config.js file
Mosaic Weather iPhone Lock Screen Mosaic Weather iPhone Lock Screen - a simple white iPhone lockscreen featuring the weather in mosaic style in the center of your device. Supports: iOS 4.x, iOS 4.3., iOS 5.0.x Instructions to configure LockBackground.html * Adjusting your weather location To change the weather go to http://www.weather
Water drops iphone lock screen Make your iPhone look as if it is sprinkled with water drops with this iPhone water drops Lock Screen
Flipout Clock Lock Screen Replace the stock iPhone clock with this cool flipout clock, a new fancy iPhone Lock Screen. It also displays the weather based on GPS location!
iCloud iphone lockscreen A simple iPhone lockscreen featuring an Apple badge which is hanging on your screen
Cardboard white iPhone Lockscreen Cardboard white iPhone Lockscreen - look through the window of this iPhone lock screen and see live weather "outside". Instructions to configure LockBackground.html * Adjusting your weather location To change the weather go to http://www.weather.com and enter your location, then click on the "Find Weather" tab