Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
That weather widget sure is one evul bee-yotch!

http://pici.se/pictures/kuiqSgxwF.png[IMG]

Didnt really like the noisy background, so I smoothed it up a little!
Found the day / month inputs so I could translate it to swedish, but thats about all I could manage lol. Whatever I set to "var locale = " I cant get my weather to show up. According to accuweather the ID for Helsingborg, Skane, Sweden, is 314777, but this wont give me the right weather even if I change it in both of the confirueme.js files, "Helsingborg, Sweden" didnt work either :(

Also, whats the friggin arrow under my phone? Since Im using murdercitydevil's Suave HD it might be YOUR doing I take it? :eek: Ill just need to replace it ^^[/QUOTE]

can u please post that wallpaper?:D
 
theres a bug on mine, i cant open my folders it just shows a blank springboard of nothing

+ my weather icon didnt change (probably bc its german) and i dont have the darker black part on my background?

That is an issue with iconoclasm. You have to have 8 apps or less for the folders to function properly. It only seems to show up in the 3x3 type layouts.
 
That is an issue with iconoclasm. You have to have 8 apps or less for the folders to function properly. It only seems to show up in the 3x3 type layouts.

i redid my folders so that no folder contains more than 8. removed iconoclasm, installed again. yet, iconoclasm would revert back to when i had more than 8 apps on the folders. is there a way to fix this?
 
Great work murdercitydevil! Loving this; thanks very much!

Well it took about 2 hours of photoshop (still very new) and working with other themes to get it how I wanted it but its finally done. Still waiting on the how to for the dock icon indicators but might end up just photoshopping those on tomorrow. But for now its looking good. Thanks!

25thnxy.png
Can you post your config too?
 
i redid my folders so that no folder contains more than 8. removed iconoclasm, installed again. yet, iconoclasm would revert back to when i had more than 8 apps on the folders. is there a way to fix this?

Just change to a different Iconoclasm layout such as 5x4. Edit the amount of apps in the folders and then switch back to the supplied Iconoclasm layout. That worked for me. I guess the supplied "edited" layout may cause issues but I haven't tried this particular theme. I've just happened to come upon the issue that you described. Hope this helps.
 
Just change to a different Iconoclasm layout such as 5x4. Edit the amount of apps in the folders and then switch back to the supplied Iconoclasm layout. That worked for me. I guess the supplied "edited" layout may cause issues but I haven't tried this particular theme. I've just happened to come upon the issue that you described. Hope this helps.

that worked. thanks.

can anyone post the wallpaper here please just the image?
 
wallpapereu.png


this is the wallpaper that I use for 4x4 condensed iconoclasm layout. The black box for the icons is a tiny bit off center but when the layout is turned on the icons and date/weather are centered with the box and you can't really notice that its not right in the middle. (check my screenshot)

as far as my notification bubbles they are from a different theme I had on my phone I will dig them out later and try to post them on here also. Here is a link to the theme I took them out of if anyone else would like to do it before I can get them later.

http://modmyi.com/forums/iphone-2g-...launches/714661-release-mp2-theme-v1-0-a.html

Murdercity I didnt change a thing in my code for the weatherfurik from what you posted except the zip code used for the location, I think it just looks centered more because I put the black icon box more to the left to center everything inside of it. Also I had no problems with just setting the wallpaper as wallpaper.png in the theme folder and it working. it flashes white for a second when the weather starts and then goes away and shows the wallpaper like normal?
 
http://img97.imageshack.us/img97/273/wallpapereu.png[IMG]

this is the wallpaper that I use for 4x4 condensed iconoclasm layout. The black box for the icons is a tiny bit off center but when the layout is turned on the icons and date/weather are centered with the box and you can't really notice that its not right in the middle. (check my screenshot)

as far as my notification bubbles they are from a different theme I had on my phone I will dig them out later and try to post them on here also. Here is a link to the theme I took them out of if anyone else would like to do it before I can get them later.

[url]http://modmyi.com/forums/iphone-2g-3g-3gs-ipod-touch-1g-2g-3g-new-skins-themes-launches/714661-release-mp2-theme-v1-0-a.html[/url]

Murdercity I didnt change a thing in my code for the weatherfurik from what you posted except the zip code used for the location, I think it just looks centered more because I put the black icon box more to the left to center everything inside of it. Also I had no problems with just setting the wallpaper as wallpaper.png in the theme folder and it working. it flashes white for a second when the weather starts and then goes away and shows the wallpaper like normal?[/QUOTE]
can u upload that wallpaper without the blackbox? please.:p
 
wallpapereu.png


this is the wallpaper that I use for 4x4 condensed iconoclasm layout. The black box for the icons is a tiny bit off center but when the layout is turned on the icons and date/weather are centered with the box and you can't really notice that its not right in the middle. (check my screenshot)

as far as my notification bubbles they are from a different theme I had on my phone I will dig them out later and try to post them on here also. Here is a link to the theme I took them out of if anyone else would like to do it before I can get them later.

http://modmyi.com/forums/iphone-2g-...launches/714661-release-mp2-theme-v1-0-a.html

Murdercity I didnt change a thing in my code for the weatherfurik from what you posted except the zip code used for the location, I think it just looks centered more because I put the black icon box more to the left to center everything inside of it. Also I had no problems with just setting the wallpaper as wallpaper.png in the theme folder and it working. it flashes white for a second when the weather starts and then goes away and shows the wallpaper like normal?

Thanks for replying...maybe it has something to do with setting the background as Wallpaper.png and having the theme use it natively. Did you still set it to resize at 61%?

I need to try this out now, because on my phone, it is not centered even though we're using the same configs. Very odd.
 
I finally got the date text to center itself, regardless of the length. Turns out changing the table properties was pointless, as I stated originally. It all has to do with the style tags for the date element in Widget.html. To apply this fix, open Widget.html and find the "TD#date" element. Where it says font-family, font-size, etc, add a line that says

text-align: center;

Now the date will be centered on your screen, no matter if it says "monday may 1" or "saturday november 30". And it fits within the "black box" so the wallpaper doesn't need changing. EDIT: there may already be a text-align tag, but I think it previously was set to "middle", which doesn't work. Change it to center and you're good to go.


Also, I figured out that if you use a 320x480 image and name it Wallpaper.png, put it in the root WeatherFurik folder, and let the theme do it's work, it is centered and sized properly. However, that means resizing the wallpaper, and after you shrink it so much, it just doesn't look good. I would re-do the entire thing in the 320x480 dimensions but am just too lazy at the moment. It looks good enough with my old method anyway. Just a heads up if anyone else's was off center to the right using the camera roll method.
 
Ok:


Thanks for the fix once again murdercitydevil!
I still cant get my weather to work though, really odd. :mad:

Did you check your refresh rate? I found it odd that I had the sun showing at night so started to dig around. Found that mine was set at 55 mins and I wasn't giving it time to refresh. I did set it to 30 and battery life doesn't seem to have taken much of a hit.
 
Did you check your refresh rate? I found it odd that I had the sun showing at night so started to dig around. Found that mine was set at 55 mins and I wasn't giving it time to refresh. I did set it to 30 and battery life doesn't seem to have taken much of a hit.

Siiiigh, I just needed the right format with my citycode to work perfect, stupid blindness during night. ^^
 
Thanks for replying...maybe it has something to do with setting the background as Wallpaper.png and having the theme use it natively. Did you still set it to resize at 61%?

I need to try this out now, because on my phone, it is not centered even though we're using the same configs. Very odd.

I didnt set anything to resize as I am using an iphone 3g and you are on an iphone 4. :D
 
I didnt set anything to resize as I am using an iphone 3g and you are on an iphone 4. :D

Ah well that probably explains it haha

Update: tried making retina-ready star page indicators, but they don't look that great. What are the page dots called in Springboard.app? I tried changing SBCurrentPageIndicator, but that's the icon for the little hourglass.
 
question about this black box thing...

would it be at all possible to create one where the rest of the wallpaper was transparent so that you could easily change the background? so it would overlay the system wallpaper? not sure if this is even possible...if you set that as the wallpaper in the theme, would the wallpaper set in settings lay beneath it? any fancy way to make that work? maybe work it in to a html overlay. hmmm.
 
I have everything working, except...I can't FIND the wallpaper.jpg or wallpaper.png in the theme zip anywhere? Am I missing it?
 
@murdercitydevil
Hi mate , sorry havent noticed you've pm'd me asking about the wallpaper . I have only just noticed your message and i'm gonna reply to it in this thread to contribute the wallpaper for whoever wants to use it.
I have two versions of it dark / slightly lighter.
Regarding the Signal dots , im using the same version which was never updated for the retina display but its not that bad in real life when you look at the phone.
Heres the wallpapers;
2vrylci.png

&
mmd7vq.png

If theres anything else you'd like to know just ask. Thanks
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.