Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
1.2 is running like a champ after I changed the background. Weather is working fine as well.

May make a small suggestion? Maybe put location in the weather square? I travel a lot, it would be nice to know which weather I'm looking at.
 
I'm looking for something to do this as well. I know the image names for the iPhone, but I have yet a lot to learn for the iPad.

You need to remove these files located in System/Library/PrivateFrameworks/TelephonyUIframework

WellLock@2x~iPad.png BarBottomLock@2x~iPad.png

Make sure you back them up before you delete or change.

Here is my lock screen on my iPad 3.

bEkVL.jpg
 
Last edited:
They both end with ~ipad. Is that right?

That's right. Please back them up because this is part of Apple files not a themes so once you have gotten rid of them, the lock screen will stay like that until you restore. Just delete the 2xPNG ones. The other ones can stay.
 
Add City to Lockscreen

1.2 is running like a champ after I changed the background. Weather is working fine as well.

May make a small suggestion? Maybe put location in the weather square? I travel a lot, it would be nice to know which weather I'm looking at.

The city is actually already rendered but I have to coordinates off the screen.

Open lackbackgound.html in a text editor and go dow to the section that says

<div style="position: absolute; top: 80px; left: 2000px;">
<p id="city">Loading...</p>
</div>

Change the positioning until the city name is in a location you like.

Just looking at it in chrome (and not loading it on my ipad) looks like the following code should be good

<div style="position: absolute; top: 150px; left: 275px;">
<p id="city">Loading...</p>
</div>


----------

Will install. Is there a tweak also to go along with it to remove the slide to unlock and have like a touch to unlock or something ? As show on that screen shot above. You have the slide to unlock removed.

I used "lockinfo" to get rid of my slide to unlock bar. There is no other tweak that I know of that will hide the bar so you will have to do it manually as instructed by frenchjay
 
That's right. Please back them up because this is part of Apple files not a themes so once you have gotten rid of them, the lock screen will stay like that until you restore. Just delete the 2xPNG ones. The other ones can stay.

Got it! Thanks.
 
The city is actually already rendered but I have to coordinates off the screen.

Open lackbackgound.html in a text editor and go dow to the section that says



Change the positioning until the city name is in a location you like.

Just looking at it in chrome (and not loading it on my ipad) looks like the following code should be good



----------



I used "lockinfo" to get rid of my slide to unlock bar. There is no other tweak that I know of that will hide the bar so you will have to do it manually as instructed by frenchjay



Dude, you hit the positioning right on the head! Thanks!


And I have to give FrenchJay's method a try, although messing with the Apple files like that is risky.
 
Dude, you hit the positioning right on the head! Thanks!


And I have to give FrenchJay's method a try, although messing with the Apple files like that is risky.

Just follow the instructions and you will be fine. Even if you delete them by accident, it's not a massive problem and it wont cause any trouble to the operation of the iPad. It just two picture files basically.
 
The city is actually already rendered but I have to coordinates off the screen.

Open lackbackgound.html in a text editor and go dow to the section that says



Change the positioning until the city name is in a location you like.

Just looking at it in chrome (and not loading it on my ipad) looks like the following code should be good



----------



I used "lockinfo" to get rid of my slide to unlock bar. There is no other tweak that I know of that will hide the bar so you will have to do it manually as instructed by frenchjay


I just realized that I miss-typed that. I meant to say that 1.1 is running like a champ. No issues as of yet.



And FrenchJay, thanks for the info, I gave it a try and it worked great! I'm surprised it doesn't put up the blue ? like for other missing pictures.
 
I ended up installing 1.1 and it looks fabulous. But one question - how do I change the city where the temperature is from?
 
I ended up installing 1.1 and it looks fabulous. But one question - how do I change the city where the temperature is from?


Using iFile, go to this directory:

/var/stash/Themes.KQA7ts/LS Shore Weather 1.2theme


Then, tap on the file called "configureMe.js" and view in Text Viewer, then tap Edit.

Then find the line that says
Code:
/ /The location field should be a relatively machine-legible string
/ / if using the default, Apple/Accuweather parser (originally from Leopard's Weather.wdgt)
var locale - "USNY0996"    / / 'New York City, New York'


And change the values "USNY0996" to your zip code and "New York City, New York" to your town and state.

Hit save, then back out of iFile and respring. You should be good to go.
 
I just realized that I miss-typed that. I meant to say that 1.1 is running like a champ. No issues as of yet.



And FrenchJay, thanks for the info, I gave it a try and it worked great! I'm surprised it doesn't put up the blue ? like for other missing pictures.

No problem. Once it's done you can enable the clock and change the colour in Springtomise and it's looks amazing!! :D


wpRJF.jpg
 
I will look into adding clear lockscreen slider elements into the next release so that do do not have to modify your system files.
 
After some heavy modding of the ToochB iphone lockscreen (changing resolutions, moving elements, ect.) here is what I have come up with. My first lockscreen for my iPad3 in all it's retina display beauty.

All feedback is appreciated...

Image

Thanks whitesmoke, I downloaded and it looks great. :) But one question I have is, how do I get rid of my iPad banner with time and date across the top? Anyone's help appreciated.
 
I love the iPad Lockscreen but I am having some issues.

Currently running v1.2 and I have my city code set to ASXX0411. Usually you get a nice icon to the right of the date but all I am getting is an empty 2cm square with a ? in the middle, as though it's not finding the right icon picture.

Also is there an incorrect setting in your code?
e.g.

// set to 'false' if you'd prefer Fahrenheit (Fixed your typo)
var isCelcius = true //true|false

Right now I have to set to False to get the Celsius temps - lol

So have I done anything wrong? Is there a fix?

EDIT: Having a N/A response for a weather icon might be causing this so you might need to make a nice little N/A mini-icon with some code to show it when no info is available, or just have a blank space mini-icon to get rid of the HTML empty picture box.
 
Last edited:
// set to 'false' if you'd prefer Fahrenheit (Fixed your typo)
var isCelcius = true //true|false

Thanks!

EDIT: Having a N/A response for a weather icon might be causing this so you might need to make a nice little N/A mini-icon with some code to show it when no info is available, or just have a blank space mini-icon to get rid of the HTML empty picture box.
Anyone else know how to do this?

Thanks whitesmoke, I downloaded and it looks great. :) But one question I have is, how do I get rid of my iPad banner with time and date across the top? Anyone's help appreciated.

Download the tweak lockscreen clock hide
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.