PDA

View Full Version : need Help with my lockscreen Theme




Che Castro
Oct 20, 2009, 02:30 PM
I want my lockscreen to look like this

http://i37.tinypic.com/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



Che Castro
Oct 22, 2009, 01:06 AM
:(

andybno1
Oct 22, 2009, 06:22 AM
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 (http://www.mediafire.com/?hy5fm1y2nlw) and this (http://www.mediafire.com/?uilyfnhhzny), 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;
}

ViViDboarder
Oct 26, 2009, 04:43 PM
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.

holyindian
Oct 27, 2009, 04:39 AM
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.