Looks like mine is overlapping too
I got it on cydia earlier
Anyone know a fix fir this?
Is there a quick way to change from AccuWeather to yahoo weather on claude's script?
I downloaded latest version from modmyi repo, but had to change the "images.theme" folder name to "images" in order to get the weather icon to show up. Not sure if anybody else ran into that.
Library>Themes>Slantedlock.theme then change the name images.theme to just images.
but how do i make it display the current weather in my town
Claude, Angelman8 had originally made the lockscreen theme.
https://forums.macrumors.com/threads/995133/
The thread starter then "cleaned it up" and has claimed it as his own.
So even if people get it from cydia, they will still have to ssh or use ifile to choose their location. I was wondering if there was any way the code could use your current location but I realized that was probably not possible.
Love this theme!! Thanks to all who have answered the questions to make this easy for the newbie's. I've padded the the top to center the image a little more to my liking. Even before that, though, my weather was overlapping with the description. Is this a bug? Does anyone have an easy fix? Thanks all!!
What part do I have to change AM/PM to the color black?
This is because the editing program you used (probably iFile) to edit the js file is removing the whitespace holder in my script. There's this little "nbsp;" characters that holds space in the html and also in some part of the js file. iFile removes these things and replaces it with a " " for some reason. The iPhone respects and keep the "nbsp;", but it will strip and remove " ". Thus, the weather chunks didn't have space holders to properly keep the box to fit your content.
The fix is simply retrieve the original file and edit it with another editor.
Which file? The one I edited doesn't seem to have that section listed. (timetopcenter.css)Open up the CSS file, find: div#ampmbox. There is a lline that says color:#xxx. change that to color:#000.
Which file? The one I edited doesn't seem to have that section listed. (timetopcenter.css)
^ respring after u set with native option. It will work
My final after some help:
![]()
I really do appreciate all the hard work. A special thanks to claude.
I honestly don't know why the folder is renamed to "images.theme".The ONLY folder that should be named with the .theme part is the single theme folder that contains everything else related to the theme: "SlantedLock.theme"
My final, and working, theme. Thanks Claude!!