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.
Sure i have a look Honey and package for you as Birthday present hope you enjoy your Birthday yesterday with your friends and family and if you ever find your lost widget let me know:D

Ha Ha Yes I had a lovely day and thank you.

Here is another very similar to the clock one I did

6yic1e.png


Then I added weather

2hsb0vc.png
 
MultiLockscreen (a lot of modds in 1)​


:.. OK. here is a "multi lockscreen" this version contains 7 lockscreen but it works with the number you want :))
just open HTML and you will know how to add/replace the default ones.

:.. Just touch left or right to change between them.


To change transition Effect:

-Open html and search line

fx: 'shuffle',

Change word "shuffle" for any of these:
scrollUp, scrollDown, scrollLeft, scrollRight, scrollHorz, scrollVert, slideX, slideY, turnUp, turnDown, turnLeft, turnRight, zoom, fadeZoom, blindX, blindZ, growX, growY, curtainX, curtainY, cover, uncover, toss or wipe


To change info weather:

- Open Private/NAME OF THE MODD/Lockbackground.html
- Search line: var locale: "SPXX0190"
- Replace the code with your.
you can get your code here http://www.weather.com/


:..: Credits to the_durben for the script (modded by me) and Zooroaplg for 2 of the modds :) (a bit modded)


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


if you like "my job" consider donate!! here https://www.paypal.com/cgi-bin/webs...onationsBF:btn_donateCC_LG.gif:NonHostedGuest


ls_multilockscreens_by_schn3d1-d4cfdcc.png



Download: Direct link
http://www.deviantart.com/download/262737228/ls_multilockscreens_by_schn3d1-d4cfdcc.rar


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


mr schnedi, i really appreciate your art.
i was wondering you could upload this amazing beauties..it would be great if 1 by 1.. ive downloaded this but i would want only the 1st 2ns 3rd 5th n the last one (left to right)

thank you and have a nice day.
 
Dear Schnedi :)

You are an amazing coder and modder, sir :)
Absolutely beautiful, and this I can say to nearly all your stuff I have been seen so far :D

This one is so sweet, too!!
But I have a little problem with it. Hopefully you may help me out, please?

I wanna change the location of the temprature. You coded it to be nín line with the city. But I would like to alter it, to make it bigger and in another colour.

Now I'm unfortunately lost ;)
I altered the temp-values in the html and made it visible (deleated the "none"). But then there are two temperatures. The one in line with the city is right in celsius as I need it and the other one is in Fahrenheit.
How can I change the second one you had hidden to Celsius, too?
Or how can I change the one in line to make it stand alone?

Hopefully you get my point ;)

Here is a pic how it looks like so far ...

View attachment 312201

Mi


hi Mi :)

open HTML and search line

Code:
document.getElementById("city").innerHTML=obj.city.toLowerCase() + " " + tempValue+ "°";


and replace with this one

Code:
if (isCelsius == true){
	document.getElementById("temp").innerHTML =tempValue+ "°C";
    }else{
	document.getElementById("temp").innerHTML =tempValue+ "°F";
    }


now just change the style for the city and the temp.

BTW it's the first time i see a screen of your device...
 
Oh dammit how I miss not being jailbroken! It's been a month now and just caught up here I've missed a lot. I envy all of your homescreens! Can't wait to be back someday:).
 
hi Mi :)

open HTML and search line

Code:
document.getElementById("city").innerHTML=obj.city.toLowerCase() + " " + tempValue+ "°";


and replace with this one

Code:
if (isCelsius == true){
	document.getElementById("temp").innerHTML =tempValue+ "°C";
    }else{
	document.getElementById("temp").innerHTML =tempValue+ "°F";
    }


now just change the style for the city and the temp.

BTW it's the first time i see a screen of your device...

Hello Sir Schnedi :)

Thanky so much for your quick help, bro :D
I will try it immediately ;)

Oh and if you wanna see some screens of my device, I will pull up a few screenies in a few just for you ;)

Mi
 
Wirelessly posted (Opera/9.80 (iPhone; Opera Mini/6.5.22931/26.1098; U; en) Presto/2.8.119 Version/10.54)

Lexs... Got it changed up another way I kinda like better! I'll PM you later and show as well I need to ask you something!
 
Wirelessly posted (Opera/9.80 (iPhone; Opera Mini/6.5.22931/26.1098; U; en) Presto/2.8.119 Version/10.54)

Lexs... Got it changed up another way I kinda like better! I'll PM you later and show as well I need to ask you something!

Look forward to seeing what you have done.
 
Hey all - haven't been on for a while. I'm having a bit of trouble with a lockscreen and I was wondering if you guys could help.

This is a mod of one of the Schnedi themes (thank you, Schnedi) and I'm trying to figure out how to "emboss" the time, date etc at the top. If you look at the "Enter" at the bottom, that's how I want it to look.

blargh.png


Does anyone know how to do that? I know that this is in the Lockbackground.html, but I have no idea how I would tell it to emboss the text.
 
mr schnedi, i really appreciate your art.
i was wondering you could upload this amazing beauties..it would be great if 1 by 1.. ive downloaded this but i would want only the 1st 2ns 3rd 5th n the last one (left to right)

thank you and have a nice day.

wowzers, this theme is mind-blowing. Thx for that.
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.