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

Che Castro

macrumors 603
Original poster
May 21, 2009
6,009
794
I want my lockscreen to look like this

2crvrk1.jpg


heres all the Info I found on this

http://www.xsellize.com/showthread.php?t=65714

and

http://macthemes2.net/forum/viewtopic.php?id=16799453


Can I get some help with this

The mactheme link shows a widget called [WIP] its for the sprinboard, but as you can see its possible to use it in the lockscreen

currently I have Lockinfo, but I would prefer this better

thanks
 
WIP means work in progress which means it's not a completed widget basically.

ok so reading the macthemes thread you need to firstly add the following to cydia:

http://cy.sosiphone.com/

and install Status Notifier

then you need to download this and this, upload them to var/stash/themesxxxx folder and activate in winterboard.

If you need to change the location for the weather, you need to find the configueme.js and open in a text editor and change city as directed.

to change the look you need to do the following:

when you extract the files to your pc you need to find the folder Private/Stylesheet, open clockscreen.css in a text editor and apply the following changes:

#city{
text-transform: capitalize;
opacity: 0.5;
font-size: 12px;
margin-top: 5px;
margin-left: 285px;
text-shadow: #000000 1px 2px 1px;

}

#TextContainer p{
margin: 0;
text-align: left;
}

#temp{
font-size: 32px;
text-align: left;
margin-top: 20px;
margin-left: 8px;
text-shadow: #000000 1px 2px 1px;
}

#desc{
opacity: 0.5;
font-size: 10px;
text-transform: capitalize;
padding-right: 0px
}

#weatherIcon{
height: 92px;
width: 110px;
position: absolute;
left: 100px;
margin-top: -72px;
text-shadow: #000000 1px 2px 1px;
}
 
Not for the lockscreen. Sorry. Someone drew a mock up. If it's HTML you may be able to embed it into the lockscreen if you use an HTML theme like Gruppled. But I'm not sure.
 
I want my lockscreen to look like this

Can I get some help with this

The mactheme link shows a widget called [WIP] its for the sprinboard, but as you can see its possible to use it in the lockscreen

currently I have Lockinfo, but I would prefer this better

thanks

Sent a PM, check ur inbox.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.