Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
Not open for further replies.
Odd question--anyone know of a widget that actually USES AccuWeather instead of Yahoo Weather? My phone's developed an odd bug where it refreshes about a quarter of the time with old, incorrect weather data. Even the weather app is affected, but I won't have time for a restore for some days yet. Thought I might be able to use AccuWeather data for a workaround--they're WAY more accurate for my area anyway. But the only widget I have that uses it uses a separate .js file and I can't get it compatible with supervixen's Crisscross so far.

You can use the appleAccuweatherStolen but youll need the Cloudy1.png, sunny.png, etc weather Icon Set instead of 0.png,1.png,2.png etc.

You also have to edit the html weather section as well to make it work.

I can PM (tomorrow)you an example html to show/use if needed
 
You can use the appleAccuweatherStolen but youll need the Cloudy1.png, sunny.png, etc weather Icon Set instead of 0.png,1.png,2.png etc.

You also have to edit the html weather section as well to make it work.

I can PM (tomorrow)you an example html to show/use if needed

That'd be terrific, thanks! It might buy me an extra week or so to figure this out before it drives me totally nuts. LOL I'm testing the phone in Safe Mode right now; wish the problem was easier to replicate as I'd really like to know what's triggering it. But I suspect a restore is in my near future.
 
Update to current setup. Thanks to LEXS1411 for the SB widget :)

img1209.png
 
:.. This is the "not leg1onised" mod of this amazing SS with 20 images
:.. Code by me
:.. Thanks to Fif7y for some part of the overlay (modded buyy me)
:.. Leg1on team for the Bottom overlay
:..Tap to unlock by D3stroy (ported and modded by me)


:..: Download LS Big SS-Sch.rar


release__ls_big_ss_by_schn3d1-d492amh.png
 
:.. This is the "not leg1onised" mod of this amazing SS with 20 images
:.. Code by me
:.. Thanks to Fif7y for some part of the overlay (modded buyy me)
:.. Leg1on team for the Bottom overlay
:..Tap to unlock by D3stroy (ported and modded by me)


:..: Download LS Big SS-Sch.rar


Image

Nice. Diggin' the sliders you've been posting recently :)
 
:.. This is the "not leg1onised" mod of this amazing SS with 20 images
:.. Code by me
:.. Thanks to Fif7y for some part of the overlay (modded buyy me)
:.. Leg1on team for the Bottom overlay
:..Tap to unlock by D3stroy (ported and modded by me)


:..: Download LS Big SS-Sch.rar


Image

Fantastic. Mind helping me out with the HTML? I don't see an option to remove the // for a 12 hr clock.
 
Fantastic. Mind helping me out with the HTML? I don't see an option to remove the // for a 12 hr clock.


open html and search these lines

/*if(hr==100){hr=112;am_pm='am';hr=(hr-12);}
else if(hr<112){am_pm='am';}
else if(hr==112){am_pm='pm';}
else if(hr>112){am_pm='pm';hr=(hr-12);}*/


just delete the /* in the beggining and the end




------------------------------- EDIT ------------------------------------------



:.. After many request i release my "famous" wordclock for use in the statusbar

:..: Download Status WordClock.rar


BUG

:.. For the moment just can be used with a (semi)transparent statusbar like the one in the preview (get it here Schn3d1 on deviantART) and a dark wallpaper :S sorry

:.. i'm working to make appear above of black statusbars



status_wordclock_by_schn3d1-d4934s1.png
 
Last edited:
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5)

Not 100% sure if I understand the bug or not. Granted I edited an LS HTML file

imagedym.jpg
 
open html and search these lines




just delete the /* in the beggining and the end




------------------------------- EDIT ------------------------------------------



:.. After many request i release my "famous" wordclock for use in the statusbar

:..: Download Status WordClock.rar


BUG

:.. For the moment just can be used with a (semi)transparent statusbar like the one in the preview (get it here Schn3d1 on deviantART) and a dark wallpaper :S sorry

:.. i'm working to make appear above of black statusbars



Image

What font is that, thanks.
 
Last edited:
:.. After many request i release my "famous" wordclock for use in the statusbar

:..: Download Status WordClock.rar


BUG

:.. For the moment just can be used with a (semi)transparent statusbar like the one in the preview (get it here Schn3d1 on deviantART) and a dark wallpaper :S sorry

:.. i'm working to make appear above of black statusbars



Image

Thank you, I've been waiting for this one.

Could someone help me get this added to another HTML I am already using that has the weather but no time in it? I would like to use the Jade HD springboard weather widget AND this work clock together. But I don't know enough on how I would add the two together. Thanks
 
Thank you, I've been waiting for this one.

Could someone help me get this added to another HTML I am already using that has the weather but no time in it? I would like to use the Jade HD springboard weather widget AND this work clock together. But I don't know enough on how I would add the two together. Thanks

jjk454ss, you might be able to do it like I do when I use a word clock on the SB. You can have them as two separate themes in WinterBoard, but play around with putting the clock above the widget and see if both appear. If not, then put the widget above the clock and see if both appear. That's always worked for me when using two different widgets at once.

I'm like you, though, I'm terrible at mixing html elements...lol.
 
jjk454ss, you might be able to do it like I do when I use a word clock on the SB. You can have them as two separate themes in WinterBoard, but play around with putting the clock above the widget and see if both appear. If not, then put the widget above the clock and see if both appear. That's always worked for me when using two different widgets at once.

I'm like you, though, I'm terrible at mixing html elements...lol.

Thanks, that worked. I didn't even think to rename one of the widget.html until I red your post. When they were both wallpaper.html only one would show up.
 
:.. This is the "not leg1onised" mod of this amazing SS with 20 images
:.. Code by me
:.. Thanks to Fif7y for some part of the overlay (modded buyy me)
:.. Leg1on team for the Bottom overlay
:..Tap to unlock by D3stroy (ported and modded by me)


:..: Download LS Big SS-Sch.rar


Image

Hi Schnedi,

I love this LS so much. Just wonder if i decide not to change the picture in the middle, what code should i remove?

I been trying to remove few code but i can get the weather icon to appear .

Any advise? thanks :)
 
Thanks to all the contributors of these threads IE LEXS1411 and map1978 for all the widgets and lockscreens!

I'm not sure which one I like better. I am leaning towards the top one. BTW how can I post thumbnails instead of these huge pics?

Image

Image

Hi, can anyone help me by posting the link to download the full theme? Thanks in advance!!
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.