Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
Not open for further replies.
Using LS Compact posted by tems and tadad1 earlier (with some minor tweaks)
Icons are from Alit HD (Love these icons!)
Widget is Mid Springboard Weather by LEXS (of course) :D

Image Image

Kentucky, can you help me mod the lockscreen widget like yours? I really don't need the 2011 in there and I like the font you used for the time. Could you tell me what to change in the script to make those changes, but keep the same font color i have now?
photo.PNG
 
Kentucky, can you help me mod the lockscreen widget like yours? I really don't need the 2011 in there and I like the font you used for the time. Could you tell me what to change in the script to make those changes, but keep the same font color i have now?
View attachment 283974

Sure, ECU. Not a problem.

To start, the font I'm using is UbuntuTitling. If you get the BytaFont app from Cydia, you can then search Cydia for that font and download it. Open the app, enable the font, it'll prompt you to respring, done. :D

To remove (or rather, not display) the year, you'll need to open the LockBackground.html, scroll down to line 126 where you'll see this:

TD#vyear
{
font-family: Helvetica;
font-weight: bold;
text-align: left;
color:#FFFFFF;
font-size: 40px;
letter-spacing: 1px;
text-transform: uppercase;
opacity: 0.9;
display: none;
-webkit-text-stroke: 1px #00FFFF;
-webkit-text-fill-color: transparent;
-webkit-transform: rotate(-90deg);

Above, I've bolded what you'll need to add. The line "display: none;" (without the quotations). Once you do that, respring, and the year should be gone.

It seems complicated, but you'll get the hang of it! :)
 
Sure, ECU. Not a problem.

To start, the font I'm using is UbuntuTitling. If you get the BytaFont app from Cydia, you can then search Cydia for that font and download it. Open the app, enable the font, it'll prompt you to respring, done. :D

To remove (or rather, not display) the year, you'll need to open the LockBackground.html, scroll down to line 126 where you'll see this:

TD#vyear
{
font-family: Helvetica;
font-weight: bold;
text-align: left;
color:#FFFFFF;
font-size: 40px;
letter-spacing: 1px;
text-transform: uppercase;
opacity: 0.9;
display: none;
-webkit-text-stroke: 1px #00FFFF;
-webkit-text-fill-color: transparent;
-webkit-transform: rotate(-90deg);

Above, I've bolded what you'll need to add. The line "display: none;" (without the quotations). Once you do that, respring, and the year should be gone.

It seems complicated, but you'll get the hang of it! :)

Thanks! Any way to hide the AM and PM :eek:

Edit: Nvm! Got it.
 
Hi, love the layout of that LS; I've tried searching for the weather part just so I can input my city in it but unfortunately I am not able to locate it. By any chance you can help?

-Thanks in advance!

Go to weather.com and search for your location then use the code at the end of the page address.

unled1jj.jpg



Open the LockBackground.html file in a text editor and find the Weather Script portion and enter your location and change the Celcius setting to false if you want your temperature displayed in Fahrenheit.

<!---------------------------------------------------------------------------------------------------------------->
<!-- Weather Script -->

var locale = "NZXX0003"
var isCelsius = true
 
Thanks! Any way to hide the AM and PM :eek:

Edit: Nvm! Got it.

See? I told you you'd get the hang of it! :D

And if you decide you wanted the year to show, you don't have to delete that line you added...you can just put "//" in front of it to comment it out. So, it looks like this:

// display: none;

Then, the year will show again. Glad I could help!
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; fr-fr) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5)

Schnedi said:
Where is Lexs ??

on holydays ... ??


----------------------------


this is the latest lockscreen i've made

ls_htc_sclock_by_schn3d1-d3ffq8b.png

Really like your last lockscreen ;)
 
You're welcome!



Looks great, nice and clean looking :D.

Blinded or Tems.

I have the small weather widget going currently BUT it is at the bottom left where blinded originally had it. In the widget.html how am I able to move the Small Weather digit and little icon? I would either like it in the middle like TEMS did, or upper top left! (also am I able to add a small little space between the digit of weather and icon?)

Thanks will post FINAL pics when done!
 
Last edited:
@ Kflik, Ok try this and it should be in the middle:

Private > Stylesheets > mini.css > scroll to:
#temp {
/* Weather Temperature Position */
top: 325px and left: 145px

and

#WeatherIcon{
/* Weather Icon sition */
top: 325px and left: 170px
 
Go to weather.com and search for your location then use the code at the end of the page address.

Image


Open the LockBackground.html file in a text editor and find the Weather Script portion and enter your location and change the Celcius setting to false if you want your temperature displayed in Fahrenheit.

Thanks a lot! :] Didnt know that the script was hidden inside the html and need taxeditor.
 
Hello everyone. I'm new here. Hope to share and learn from you guys in turn.
You may know me as "vinny" from dBar or MacThemes. Unfortunately, "vinny" was already taken on MR. Lol.

Some of you might know me for my brushed metal star indicators, my Rainbow Status Bar, my mushroom rotation lock icon, my Ghost Status Bar (as seen in Schnedi's latest LS) and lots more.

I'll share what I can, and give whatever advice I can offer. Hope I am welcome. ^.^
===

I'm having nothing too complicated on my iPhone at the moment.

+Full view+
53eff13dfd1e01cc0c0bb5ec5725d98f63dc3a36.png
 
Last edited:
Hello everyone. I'm new here. Hope to share and learn from you guys in turn.
You may know me as "vinny" from dBar or MacThemes. Unfortunately, "vinny" was already taken on MR. Lol.

Some of you might know me for my brushed metal star indicators, my Rainbow Status Bar, my mushroom rotation lock icon, my Ghost Status Bar (as seen in Schnedi's latest LS) and lots more.

I'll share what I can, and give whatever advice I can offer. Hope I am welcome. ^.^
===

I'm having n. thing too complicated on my iPhone at the moment.

Yo Vinny what's up man! Welcome to this forum :D
 
Here's mine, though it's not much. The main reason I jailbroke was for QuickReply and 5 columns. The dock icons are from the fiftyfootshadowsHD theme.

Photo%20May%2004%2C%201%2053%2001%20PM.png
Photo%20May%2004%2C%201%2053%2018%20PM.png
 
i see some of you have a blank springboard homepage and seems like its not an iblank nor any shadow, care to share how can i get that on my phone?
 
i see some of you have a blank springboard homepage and seems like its not an iblank nor any shadow, care to share how can i get that on my phone?

Move all of the icons to the second page, leaving the first page blank. It must be done on the phone and not in iTunes.
 
Hello everyone. I'm new here. Hope to share and learn from you guys in turn.
You may know me as "vinny" from dBar or MacThemes. Unfortunately, "vinny" was already taken on MR. Lol.

Some of you might know me for my brushed metal star indicators, my Rainbow Status Bar, my mushroom rotation lock icon, my Ghost Status Bar (as seen in Schnedi's latest LS) and lots more.

I'll share what I can, and give whatever advice I can offer. Hope I am welcome. ^.^
===

I'm having nothing too complicated on my iPhone at the moment.

+Full view+
Image

yo vinny...welcome to MR!

I gotta request! how would i make a status bar line of 64,74,115 (rgb) ??
 
LS Beach Reflection


ls_beach_reflection_by_schn3d1-d3fkxkx.png




----------------------------


ls_htc_sclock_by_schn3d1-d3ffq8b.png



Download from MEDIAFIRE


... Available in English and Spanish
... Rename the HTML file of your language and delete the other one


--------------------------------------


_release___ls_sky_by_schn3d1-d3fkzcn.png



Download from MEDIAFIRE
 
Sure, ECU. Not a problem.

To start, the font I'm using is UbuntuTitling. If you get the BytaFont app from Cydia, you can then search Cydia for that font and download it. Open the app, enable the font, it'll prompt you to respring, done. :D

To remove (or rather, not display) the year, you'll need to open the LockBackground.html, scroll down to line 126 where you'll see this:

TD#vyear
{
font-family: Helvetica;
font-weight: bold;
text-align: left;
color:#FFFFFF;
font-size: 40px;
letter-spacing: 1px;
text-transform: uppercase;
opacity: 0.9;
display: none;
-webkit-text-stroke: 1px #00FFFF;
-webkit-text-fill-color: transparent;
-webkit-transform: rotate(-90deg);

Above, I've bolded what you'll need to add. The line "display: none;" (without the quotations). Once you do that, respring, and the year should be gone.

It seems complicated, but you'll get the hang of it! :)

Hey Kentucky, when I change the degree of rotation here:

-webkit-transform: rotate(-90deg);

it moves clockwise around "4th". How can I flip it horizontally so that it reads 2011 from top to bottom in the same position? TIA
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.