LS GlassyForecast Supports: iOS 4.x - iOS 5.x Instructions to configure theme some instructions in configureMe.js file *respring required for hide forecast,see guide
* Setting Description forecast (now) Open file LockBackground.html and search:
var LangTranslate = English // This only changes the language of the description of weather: English,Spanish,Italian,Francais only available
and rename with your language
* Setting Days Forecast Open file translation,js with with editor text and rename with your language Example modified in Italian
case "Mon": { return "Lun" }
case "Tue": { return "Mar" }
case "Wed": { return "Mer" }
case "Thu": { return "Gio" }
case "Fri": { return "Ven" }
case "Sat": { return "Sab" }
case "Sun": { return "Dom" }
case "Today": { return "Oggi" }
case "Tonight": { return "Stasera" }
save before exit,enjoy
<--------- Readme -----------> You like my works? if you want, "give me" something to continue with the development of other themes all donations are well accepted Donate PayPal link:
One of my all time favourites! Well done! Just wondering if you gonna release it for ip5? Because I get a blank box at the bottom wen on ip5, or show me how to modify it will be cool! Coz I think the images are shorter!
Awesome lock screen!!! I have been looking for something like this for a long time Any way to make the font bigger? Clock, date and time and all that? Weather forecast bigger?
inside folder theme,inside "Private/Files" open myopiaALT.css file with editor text and change font-size: ..px; where you need,1px by up to " px;" see you
#weatherIcon and modified only:
height: 480px; width:320px; in -->
height: 568px; width:320px;
/Library/Themes/ use ifile and go to the path
I have been looking for something like this for a long time
Any way to make the font bigger?
Clock, date and time and all that?
Weather forecast bigger?
I was wondering if it was possible to increase the font size for people who normally need reading glasses to read. Thank you for the reply btw..
inside folder theme,inside "Private/Files"
open myopiaALT.css file with editor text and change
font-size: ..px; where you need,1px by up to " px;"
see you
ex: #temp: font-size; 30px,(this for big)