Yea i noticed that aswell, i tried fixin it but nothin, jus left it like that, if any1 has a solution pls post
Would you be able to post your lockscreen link as well? I like the 12hr format....
Thanks!!
=|
Yea i noticed that aswell, i tried fixin it but nothin, jus left it like that, if any1 has a solution pls post
can you ZIP it please someone?....dont have rar
Got it to work with stock wallpaper trick.
Is there anyway to rid the clock & date and possibly move the weather widget over?
https://forums.macrumors.com/showthread.php?p=10886131#post10886131What is the "stock wallpaper trick" ?
<style type="text/css">
body {
background-color: transparent;
background-image: url("/Library/Wallpaper/iPhone/104@2x.png");
background-size: 61%
margin: 0;
padding: 0px 0 0 0;
height: 480px;
width: 320px;
}
</style>
Almost done guys
![]()
Some things need to be redone and some things are unfinished, but I think getting the weather/time widget working was the biggest hurdle, and I have the contributors in this thread to thank. Good work!
Of course, as soon as this is finished and I'm satisfied with it, I'll post everything you need to get your phone looking like this, for anyone who wants it.
I figured if we could get the wallpaper roll going, then maybe someone could take it a step further to link it to the systembackground or something. As you can tell I'm not an expert at programming.But this still requires manually placing wallpapers into a folder. I take it no one has figured out how to be able to change them on the fly and have them sized right? Or it's not possible?
EDIT: Okay I'm having trouble getting this to work. So I edited my "Wallpaper.html" file to call the wallpaper in the stock Apple wallpaper folder. I took my own image and named it 104@2x.png, replaced the one that was already in the folder. My wallpaper.html looks like this
And it still shows up oversized and hanging off the edges of the screen. I still don't know if we've determined any of the following:
1. Does changing the height and width values to retina dimensions change anything? I can't see that it does.
2. Does the "WeatherWidget.html" file in WeatherFurik.theme/Private/WeatherWidget/ have any bearing on how the wallpaper behaves? The only thing I've concluded about this file is that changing the height and width dimensions makes the weather widget disappear off screen completely, so I just left it alone. I really can't see what other purpose it serves because if anything, just adds a secondary wallpaper layer that is totally useless. Can anyone help me out?
I figured if we could get the wallpaper roll going, then maybe someone could take it a step further to link it to the systembackground or something. As you can tell I'm not an expert at programming.
The other issue I ran into was opening folders still causes the background to turn black.Krafty, you can disregard that last post. I haven't resolved that particular issue /per se/ but the .theme that cougar11 uploaded for whatever reason worked for me, without any need for the stock method. I don't know why, but it did. Hopefully it will for others as well. My camera roll now functions as it should, with the images being sized right and everything. All it needs is a respring every time the wallpaper is changed, but that's standard for any .html style themes.
Also, I've learned more about the weather widget as I've been working with it. I realize now that it's more redundant and complicated than I thought, but I at least figured out which files/elements are important, and which change which.
The other issue I ran into was opening folders still causes the background to turn black.
Almost done guys
![]()
Some things need to be redone and some things are unfinished, but I think getting the weather/time widget working was the biggest hurdle, and I have the contributors in this thread to thank. Good work!
Of course, as soon as this is finished and I'm satisfied with it, I'll post everything you need to get your phone looking like this, for anyone who wants it.
I kinda have my own layout.The work around is to use 4x4 layout or use infinidock as they seem to work normally even with infinifolder
Almost done guys
![]()
Some things need to be redone and some things are unfinished, but I think getting the weather/time widget working was the biggest hurdle, and I have the contributors in this thread to thank. Good work!
Of course, as soon as this is finished and I'm satisfied with it, I'll post everything you need to get your phone looking like this, for anyone who wants it.