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.
I know I'm probably late on this, but does anyone have any information about this?

tumblr_lpc88i0Jgl1qa20meo1_500.png


I'd love to do something similar with my phone.
 
I know I'll probably get flames for this, but I have been looking for this theme forever. Lol. It had the weather and maybe even the time hanging from ropes. Made it look like little cardboard cut outs hanging from the ceiling. Thank you on advance!
 
I know I'll probably get flames for this, but I have been looking for this theme forever. Lol. It had the weather and maybe even the time hanging from ropes. Made it look like little cardboard cut outs hanging from the ceiling. Thank you on advance!

https://forums.macrumors.com/posts/12848020/ (scroll down, he has two themes in that post)

Found by searching this forum on "Cardboard Weather" (search by posts, not by thread)--both terms already in your request. It was on the first search page.
 
New here and to the JB'n. Here's my current setup. Quick question: Anyone know how to change the name of the 'invisible apps' at the top (i.e. Reglages) and also, would it be difficult to try the Facebook app like the ones at the top? I don't need Bytafont on my homepage. TIA.

IMG_0192.png


IMG_0190.png
 
in the folder you download with that mod by Zoo

you will find the PSDs just change the names to english with photoshop
 
In the same html, look for this, and remove the /* like the first line says:D:

Code:
/* Remove the /* from under this line to display am or pm after the 12 hours clock */  /* NEW!! */



  // Choose either "AM" or "PM" as appropriate

  var timeOfDay = ( currentHours < 12 ) ? "AM" : "PM";

  // Convert the hours component to 12-hour format if needed

  currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;

//   Convert an hours component of "0" to "12"

  currentHours = ( currentHours == 0 ) ? 12 : currentHours;

  // Compose the string for display

  var currentTimeString = timeOfDay;

  // Update the time display

For screenshots, I upload to photobucket, then post the IMG code they give you.

thanks...i think there's a proper thread to post for my noobie "?"!:D
 
I'm sorry. I didn't clarify, I thought I had saw this as a SB theme. Not just a LS theme.

I don't believe tadad ever made an actual SB version for release; several people may have converted it that way for their own use though.
 
If you want Apples original slider/background ssh to
YOUR LS THEME/Bundles/com.apple.TelephonyUI

and rename/remove:
BarBottomLock/@2x.png and WellLock/@2x.png

save and respring

Thanks for the help! its fixed now!

heres another one slightly moded from Sch3nd1's LS (I like hes work alot) :p

 
Seems like I keep coming back to LockScreen Colours, and I love the new SB widget by Will I Am:

82d411f4.jpg


161632e6.jpg
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.