
Tag: iRainbowLS
Overview :
free iRainbowLS 2.0 iPhone 4S themes
Finally iOS 5 compatible :D
iRainbowLS 2.0
Supports: iOS 4.2.x - 4.3.x - 5.0.x
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. 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:
// Convert an hours component of "0" to "12"
//currentHours = ( currentHours == 0 ) ? currentHours + 24 : currentHours;
// Convert the hours component to 12-hour format if needed
//currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;
and remove only "//" in: [ // to remove = 4 ]
// Convert an hours component of "0" to "12"
here -> currentHours = ( currentHours == 0 ) ? currentHours + 24 : currentHours;
// Convert the hours component to 12-hour format if needed
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("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Sarurday")
var this_month_name_array = new Array("January","February","March","April","May","June", "July","August","September","October","November","December")
* Setting "Today"
Open file LockBackground.html with editor text and search:Today
and rename it as you like :D
* 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
Lockscreen Clock hide support only 4.x - 4.2.x - 4.3.x - 5.0.x
*Credits:
MrPedroson for slide
http://mrpedroson.deviantart.com/gallery/#/d3imlgj
*Created by DemoneLatino™
See my more LS -> http://poetic24.deviantart.com/
- Compatible iDevices:
- iPhone 4
- iPhone 3GS
- iPod Touch 4
- iPhone 4S
- Compatible iOS versions:
- 4.1
- 4.2.1
- 4.2.6
- 4.3.X
- 5.0.1
- Apps Required to use this theme:
- Winterboard
- Lockscreen Clock Hide
|