Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Figured it out. Quite different from other apps; it's simple "com.chase"

Also opened it in Notepad ++
Glad you figured it out. It's not best documented thing in the world. I didn't really know what to Google for when I was doing it.
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7)

Hey lexs..

Let me know if you need any help/testing for the non I4 themes or anything! I doubt ou do but doesn't hurt to extend that I'm here to help any way I can
 
_+Fullview l DL+_
LSMockUp_S.png
 
is that the stock apple weather icon? looking for a tweak to make that icon live.

For a "live" weather icon, go to cydia and install "WeatherIcon" (from the Modmyi repo). It will show up in "Settings" (wont install on springboard), you can set it up there, cheers
 
Figured it out. Quite different from other apps; it's simple "com.chase"

Also opened it in Notepad ++

Another method is to create an Icons folder under your theme folder. Then, place two files in that folder, Chase.png and Chase@2x.png. Both files can be exactly the same (works with iOS4.1 on an iPhone4). Beats searching for CFBundleIdentifier and CFIconFile ;).
 
Last edited:
Thanks KentuckyHouse Glad you like :D

This one I have decided to give you it as The First Screenshot
In the file you will see an Extra Overlay which you can use if you want to display weather on

All weather files are in the Down load if you want the weather to show
Go to
Private/mini.css where it says display: none; under each city,Temp,Weather
Just put // infront of display: none;

Like so
// display: none;

To use the Extra Overlay rename it OverlayHD

The weather details are a little all over the place as I have changed them
about 10 Times

So this will be good Practice for some of you to Edit the mini.css file

Editing you can move City/Temp weather icon on to the Overlay or place it wherever

Example
#temp{ /* Weather Temperature Position */
position: absolute; top: 85px; right: 0px; down: 0px; left: 167px; width: 320px; height: 461px;

If you want to move the Temp post change the Top to a higher or lower No

Left Reduce the no or increase

Select Wallpaper from Your Photo's


2z4dd9c.jpg


Here is the Download http://www.box.net/shared/zaj6atf2he

Wallpaper
2088e4x.jpg


Have Fun :D

You should make this a homescreen theme! I tried to change the LockBackground.html to Widget but didnt work... maybe mess with it later
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7)

indyzzzz said:
(Modded) Minimal Lockscreen :)


dj7NF.png
mCZ0P.png

How to get weather in status bar?
 
For a "live" weather icon, go to cydia and install "WeatherIcon" (from the Modmyi repo). It will show up in "Settings" (wont install on springboard), you can set it up there, cheers


Got it, thanks for that!! Do you know if you can change the weather icon? Looking fornone similar to the screen shot.
 
img02972.png

I was wondering why the icon on the left seems to have more gloss on the top.. I made both the reddit(alienblue app) one and facebook from the same file and did not change any layers. I also set a different icon for the reddit app and the extra gloss shows up on that one as well. When viewed on a computer or in ifile, the extra gloss does not appear. Any ideas as to why this is happening?
 
Got it, thanks for that!! Do you know if you can change the weather icon? Looking fornone similar to the screen shot.

I think thats the default icon, Im not sure, have done too much modding :D

But you can replace the following files (without the quotes) under you theme's Bundles/com.apple.springboard folder with blank icons to your liking :

"weatherbg_day@2x.png"
"weatherbg_night@2x.png"

And the font is Sansation.

cheers

P.S. Here is an example, for the GladHandler theme, you can change the icon for weather by using the following two blank icons :
83e1a.png
c9PEz.png


Just rename to "weatherbg_day@2x.png" and "weatherbg_night@2x.png" (without the quotes) and place them in the folder I mentioned above :) cheers
 
Last edited:
That looks great I like the way you have put your city on the Overlay
out of all the things I tried never came up with that idea

:)

Thanks, LEXS! Honestly, I thought that's what the little box under the main overlay box was for. When you said the weather stuff was kinda all over the place, you weren't kidding. :D My city was about 3/4 of the way down the left side of the screen and once I put that 2nd overlay in, that box just looked like the perfect place for it.

I've been tinkering some more with it tonight, and this is what I've come up with so far. I moved a bunch of stuff around (as you can see) and upped the opacity on some of the items so they would show up a bit more on a bright background. I've also tinkered with the color of the date to make it stand out a bit. Tomorrow I might try to make the overlay just a bit darker (more shaded) so it will really pop on a bright background image.

You were right, I've really had a ton of fun tonight messing with this and tweaking it! Your themes are so well put-together that it's easy to find what you need in the code in order to move things, change colors, etc.

Thanks again and here's my LS right now. If I change it up much later on, I'll post another shot.

e94a320e.png
 
gimmeaipod said:
I was wondering why the icon on the left seems to have more gloss on the top.. I made both the reddit(alienblue app) one and facebook from the same file and did not change any layers. I also set a different icon for the reddit app and the extra gloss shows up on that one as well. When viewed on a computer or in ifile, the extra gloss does not appear. Any ideas as to why this is happening?

Enter this code into the info.plist of any app you want to remove the gloss from...

<key>UIPrerenderedIcon</key>
<true/>
 
Lex, what's the longest you've gone without touching/modding your phone? :p

I have 3/4 Themes I use most of the time I guess I just like playing around
and it is nice to see other folk perhaps use them and learn from them.

Great work as always lexs! I am also looking forward to that panda LS - it looks great the way you put it together.

Thanks working on 2/3 others as well so hopefully later in the week

Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7)

Hey lexs..

Let me know if you need any help/testing for the non I4 themes or anything! I doubt ou do but doesn't hurt to extend that I'm here to help any way I can

Thanks Jason Happy New Year to you and your family

You should make this a homescreen theme! I tried to change the LockBackground.html to Widget but didnt work... maybe mess with it later

Change ALSO this line
<div id="Layer"><img src="../../../../User/Library/SpringBoard/LockBackground.jpg"

To HomeBackground or src="Wallpaper"

Thanks, LEXS! Honestly, I thought that's what the little box under the main overlay box was for. When you said the weather stuff was kinda all over the place, you weren't kidding. :D My city was about 3/4 of the way down the left side of the screen and once I put that 2nd overlay in, that box just looked like the perfect place for it.

I've been tinkering some more with it tonight, and this is what I've come up with so far. I moved a bunch of stuff around (as you can see) and upped the opacity on some of the items so they would show up a bit more on a bright background. I've also tinkered with the color of the date to make it stand out a bit. Tomorrow I might try to make the overlay just a bit darker (more shaded) so it will really pop on a bright background image.

You were right, I've really had a ton of fun tonight messing with this and tweaking it! Your themes are so well put-together that it's easy to find what you need in the code in order to move things, change colors, etc.

Thanks again and here's my LS right now. If I change it up much later on, I'll post another shot.

e94a320e.png

Nice to hear you are having fun That is what it is all about I thought it was a good idea to leave it like that then folk could create/mod their own theme
and learn a little about editing
Thanks
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.