Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
There you go!

icon2x-2.png

Thank you Cookie!
 
I stole everything I'm using from this thread, so thanks LEXS1411 for posting all of the downloads that you have. It's very much appreciated that you take the time to do that :).

You are very welcome:) I am just glad that they are being used or modified
by you all and you are enjoying them.
I also appreciate all the screenshots that many of you show with the various
widgets/Lt I have posted :)
 
You are very welcome:) I am just glad that they are being used or modified
by you all and you are enjoying them.
I also appreciate all the screenshots that many of you show with the various
widgets/Lt I have posted :)

Hi LEXS1411, longtime lurker first time poster. I am trying to use your City Hi Lo Widget as my lockscreen but I had a few questions.

1) I was able to get it to the lockscreen by changing the file name to LockBackground.html but when I do that it turns my springboard wallpaper black.

2) Also, how can I edit the position of the widget?

Thanks for all the work everyone puts on here, I am slowy learning!
 
Hi LEXS1411, longtime lurker first time poster. I am trying to use your City Hi Lo Widget as my lockscreen but I had a few questions.

1) I was able to get it to the lockscreen by changing the file name to LockBackground.html but when I do that it turns my springboard wallpaper black.

2) Also, how can I edit the position of the widget?

Thanks for all the work everyone puts on here, I am slowy learning!


Hi Firstly what is your Phone 3/4 and are you on 4.2.1
Have you renamed the wallpaper Lockbackground.png

get back to me and I will help you more
 
Hi, it's an iPhone 4 on iOS 4.1. It looks like that suggestions worked! Now all I need to do is adjust the position of the entire widget on the lockscreen.


That was nice and easy :)
Movement of widget you need to Edit LockBackground.html open this using an edit prog on a Mac TextWrangler or Text Edit PC NotePad.

Scoll down

To Move clock/Cal
#calendarcontainer {
position: absolute;
top: 290px;
left: 21px;
width: 250px;
height: 500px;
}

#clock {
text-align: center;

To move up change the 290px if you want it near the top try 40/50 px
To move down make the number larger

scroll further down and you will see

#city {
font-size: 16px;
top: 296px;
left: 126px;
width: 145px;
font-family: Helvetica;

Again change the 296px If you want to go further to your left or right
reduce/increase the left px
The more you scroll down you will see other things like hi/lo
Destin/weathericon

These all have to be done individually

When you have made the changes return file and respring

Hope that helps
 
White iPhone icon

Does anyone have any white iPhone icons they can share? I know I've seen a few here and there but they always seem to have extra on the corners. Possible to get one that is sized right at all?
 
Does anyone have any white iPhone icons they can share?

Got 2

And I think I'm "done" with my springboard for the moment (went widgetless for a change) Looks a smidge cluttered but...eh...to hell with it :\
 

Attachments

  • iPhoneWhite 28530671.png
    iPhoneWhite 28530671.png
    11.8 KB · Views: 993
  • iPhoneWhite phone2x.png
    iPhoneWhite phone2x.png
    10.7 KB · Views: 999
  • photo.PNG
    photo.PNG
    829.8 KB · Views: 77
Last edited:
Is it possible to make the alternate phone icon in the new genesis icon set into a white iPhone? I requested it in the thread there'd but I cant get a response.
 
Is it possible to make the alternate phone icon in the new genesis icon set into a white iPhone? I requested it in the thread there'd but I cant get a response.

Here's a half assed attempt at the white version ;) Doesn't look too bad on the phone.
 

Attachments

  • icon@2x.png
    icon@2x.png
    14.6 KB · Views: 980
Could somebody post some cool icons that I can replace with all my default apps, similar to what somebody did with all the different safari icons a few pages back?

I would really like nicer looking iPod, App Store, Phone, Mail, Photo, Cydia, etc. icons.
 
i wonder if anyone could help me out, i'm trying to get a overlay to appear over my wallpaper on my homescreen but i can seem to get the file to work. i'm on a IP4 using 4.2.1. the file is named "Overlay.png". Any ideas? I've resprang, reloaded the theme in Winterboard and cleared the icon cashe but with no luck. Thanks!
 
i wonder if anyone could help me out, i'm trying to get a overlay to appear over my wallpaper on my homescreen but i can seem to get the file to work. i'm on a IP4 using 4.2.1. the file is named "Overlay.png". Any ideas? I've resprang, reloaded the theme in Winterboard and cleared the icon cashe but with no luck. Thanks!

To have a Overlay working in your Theme it has to be included in the widget
you are using

Example

<div id="Layer"><img src="Wallpaper.png" class="stretch"/></div>



<div id="Layer"><img src="Overlay.png" class="stretch"/></img></div>

open your widget.html or Wallpaper.html

and you will see something like the first line add the second line
save and return file to theme and respring
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.