Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
img0570.png
img0572.png
 
2lmxi5s.png


Springboard/Lge Date

This is just the Widget Add your own icons by placing your Bundles file in the folder

Select Wallpaper from your Photo's

To Change country Edit Widget html

<head><title>weather</title></head>

var locale = "UKXX0085"

To Edit weather/city Go to Private/styleshheets and Edit Mini.css

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

Enjoy :)
 
Last edited:
Just a few small changes left to do (mostly lining elements up) and then I am leaving it alone.

photo2.png
photo1.png
 
Last edited:
This is mine with the simple LockInfo... but I want to customize it more. Anyone got a guide? Want to make the grey lines lighter, change the lock slider (any good suggestions?), and maybe smaller clock, etc...

Thanks. You guys have some nice lock screens!

IMG_0105.PNG

Do you mean the grey lines behind the headers like "Calendar" and "Mail"?

If so, there are two methods. I don't know how much you know so I will try to lay it out in a bit of detail. You will probably need to do a bit of googling if this is unfamiliar to you. Both require you to SSH into your phone.

1. With Winterboard installed

- You need to have the following folders/path created in an existing or new theme: full path /var/stash/Themes.xxxxxx/themename/Bundles/com.ashman.LockInfo/ (note your Themes.xxxxxx folder will be something unique like Themes.xF4iJw and the themename is the unique name of the theme to be applied through Winterboard).

-In the com.ashman.LockInfo folder you need to place a file called section_header.png (this is a 320px by 20px png that you need to create with photoshop, or other). You may also want to create a second file - subsection_header.png, which is behind the words "Tomorrow" and "Monday, 29 November, 2010" in your screenshot.

I like this method best because when lockinfo is updated by cydia the section_header.png is still properly applied and you don't need to do any more work.

2. Without Winterboard

- SHH into your phone. Go to /Library/LockInfo/ and alter or replace the section_header.png and potentially subsection_header.png.

You will need to do this manually each time LockInfo is updated through cydia because all the files in this folder are replaced each time.

Attached is my section_header.png. Which I think was just a pure black fill with opacity reduced to something like 25%. I have a completely transparent subsection_header.png because I don't like anything behind text on this level.
 

Attachments

  • section_header.PNG
    section_header.PNG
    237 bytes · Views: 1,726
Last edited:
dgp861.png


Cal Month Springboard

Widget Only

Use Wallpaper from your Photo's

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

Enjoy :)

If you use either widget love to see Screenshots :D


Hey Lexs, which stylesheet do I use to "move" the clock? Like in your screenshot that says 11:11, I wanna move it off the screen.

For example, I am able to "move" November off the screen by making the left position say 1118px instead of 118px

Let me know, thanks man, I appreciate it
 
Nice one Lex. Thanks.

EDIT: Oop, actually I think I like the other one better. Just wished I lived in a city with a shorter name :(
 

Attachments

  • photo.PNG
    photo.PNG
    1 MB · Views: 83
  • photo1.PNG
    photo1.PNG
    1 MB · Views: 80
Last edited:
IMG_0134.png
IMG_0135.png


Lock-Weather Elements 4.2 iPhone 4 Beta, Animated weather, 5 Day Forecast, Moon Phases Page.

SB-Acropolis iOS4, Black UPS HD icons, folders, folderenhancer for the clean look, Black Retina Badges, Modded Main Theme to rotate every hour, swapped out low res weather images for hi res, had to mod for that as well and Neutraface2 ALL CAPS font. I know you can't see it, but Animated Weather on SB as well. Created own winter theme with PSD.

But...for the life of me I cannot figure out how to get this theme to display 640x960 walls correctly, they just zoom in, that's why the main wall is low res looking.

Any ideas?? Help would be greatly appreciated. TIA.
 
Nice one Lex. Thanks.

EDIT: Oop, actually I think I like the other one better. Just wished I lived in a city with a shorter name :(

Go to Private/Stylesheets and Edit the mini.css

Go to #city{

font-size: 16px; Change the 16 say to 14 or lower

That will make the city smaller

Save return the file back and respring

Screenshot looks great :D
 
Go to Private/Stylesheets and Edit the mini.css

Go to #city{
font-size: 16px; Change the 16 say to 14 or lower
That will make the city smaller
Save return the file back and respring
Screenshot looks great :D

HA HA! Much better. Thanks for the help dAY/Lex
 

Attachments

  • photo.PNG
    photo.PNG
    1 MB · Views: 66
Last edited:
Hey Lexs, which stylesheet do I use to "move" the clock? Like in your screenshot that says 11:11, I wanna move it off the screen.

For example, I am able to "move" November off the screen by making the left position say 1118px instead of 118px

Let me know, thanks man, I appreciate it

You need to Edit widget.html

Scroll Down to
</script>
<style type="text/css">
SPAN#clock
{
font-family: Neutraface;
font-weight: bold;
letter-spacing: 0.0em;
color:silver;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
/*text-shadow: #44abc8 0px 1px 0px;*/
font-size: 30px;

Under SPAN #clock PLACE the following
display : none;

That will hide the clock for you
 
Hi I have seen a few of you post this with wording and weather icons

would you care to share

Thanks in Advance

I wasn't clear on whether it could be shared but I just read the rules of the site where the, now very different, original came from and they state themes are free and public.

Keep in mind, I hack and slash the .css and .html to my liking and this is still beta, I'm sure different temperature (especially Fahrenheit), date or time values will screw it up. I fix it as the problems arise.

Do with it what you will.

Thanks for sharing all your themes. I have played around with them in the past. Perhaps this would be better by pm but how do you develop your themes? I am using very slow methods, could you share your process? What programmes do you use? I would love to see .css and .html changes in real time. Is that possible?

Oh, and the original code for this theme is ugly. Personally, I would like to see all position information in a separate .css.

*edited to remove the icons, not sure these are in the public domain, despite being posted on this site before.
 

Attachments

  • callitwhatyouwant.zip
    146.9 KB · Views: 98
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.