Kryptonite iPad theme
by: FlyBriTN
To get the Wallpaper and Lockscreen Backgrounds place all the images in the Wallpaper folder into Var/Stash/Wallaper/iPad then you can set the homescreen wallaper and lockscreen by going to Settings app / Wallpaper and then choose from them.
plase note: this is only with the weather widgets not in use as they contain there own wallapers.
Use with SummerBoard Mode OFF
Krypto iPad SB Weather and LS Weather
Moded CSS from June'siPhone
To edit the weather you will need to go to var/stash/themes/Krypto iPad SB Weather/Private/weather.
js look for this line
var locale = "38301" //e.g. 'Defiance, Ohio'|'Moscow, Russia'|'Ledyard, AT'|'London, UK'
you will need to edit the var local to your zip code or weather code.
Change 38301 to your zipcode or weather location code.
use google to search & get your weather location code if you do not know it. "google is your freind."
Change the name on the homescreen, go to var/stash/Themes/Krypto iPad SB Weather open the Widget.html
scroll all the way down and you will see
<div id="custom">
<span> Gil's iPad </span>
</div>
change the words "Gil's iPad" to whatever you want to appear on your homescreen save and repsring
if you don't want any name to appear just delete "Gil's iPod".
change the clock from 12 to 24 hr go to var/stash/Themes/Krypto iPad SB Weather/Config/Confi.
js
you will see this
var twentyFourHourTime = false; <--- change the false to true