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.
This is my current setup. Credit to schneidi & supervixen
 

Attachments

  • ImageUploadedByTapatalk1308869675.373611.jpg
    ImageUploadedByTapatalk1308869675.373611.jpg
    173.2 KB · Views: 82
  • ImageUploadedByTapatalk1308869820.492290.jpg
    ImageUploadedByTapatalk1308869820.492290.jpg
    180.6 KB · Views: 71
Finally finished with the clean setup I've been working on. Any sugestions? :)

Image

I have a few questions along with suggestions!

1) Would you be able to share your weather widget at the top with me?
2) Also would you be able to share your background and what you are forming your icons with (is that iconoclasm or are you placing invisible icons around the visible ones?)
3) The set up looks great, except I would probably remove the line that creates the appearance of a status bar at the top (just to make it look more clean)

Otherwise....very great set up, clean and simple is exactly how I have my phone.
 
How did you get the unlock slider like that. I've never seen anything like that, the tab at the bottom shifts slightly to the left when you slide to the right. It's really cool.

OK, so what I was seeing with the Tap To Unlock shifting like it was has something to do with CameraLock.

Does anyone know if it is possible to change the position of the CameraLock icon on the Lockscreen?
 
OK, so what I was seeing with the Tap To Unlock shifting like it was has something to do with CameraLock.

Does anyone know if it is possible to change the position of the CameraLock icon on the Lockscreen?

Couldn't find anything relating to it when I went hunting for the files to theme the button, and I did look. Didn't see anything in any of the plists or the .list that related to location on the lockscreen, so I'm guessing it's in the dylib file and I know nothing about dealing with those. Can't even open them in iFile. But I iz not a dev type. Heck, I'm still pleased I worked out how to change the button itself. :D

Contact the dev, maybe? Perhaps we can convince him to add it as an option in a later update?
 
Couldn't find anything relating to it when I went hunting for the files to theme the button, and I did look. Didn't see anything in any of the plists or the .list that related to location on the lockscreen, so I'm guessing it's in the dylib file and I know nothing about dealing with those. Can't even open them in iFile. But I iz not a dev type. Heck, I'm still pleased I worked out how to change the button itself. :D

Contact the dev, maybe? Perhaps we can convince him to add it as an option in a later update?

OK, thanks for looking. I do appreciate the info you posted earlier about theming the button.

I have a problem with a LS, I can't get the time to change to 12hr, can someone tell me what I am missing? It's probably something obvious, ot should be here:

Code:
/* Remove the /* from under this line to display 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;

When I remove /* the time goes away completely
 
Last edited:
does anyone have the bite sms indicator at the top? (with the bite).

I tracked these down for you:

d22aaeb5.jpg


ed158e03.jpg


I like these as well but am having an extremely difficult time applying them to my status bar. I have played around with lockinfo and in the native status bar settings and I just can't get these to theme. I was wondering what the theme file path would be and what the images should be titled as.

Here is what it looks like currently:

d69fb97d.jpg


b7eb779b.jpg


And I would like the "Bite SMS Status Bar Icon" to appear like the one below:

bd8c1863.jpg


Any help or insight on this is greatly appreciated! Thanks guys, you're the best!
 
Re: the bite status bar icons--

Try theming the ones in the biteSMS.app itself. The top four files pictured should be it; either put them in the com.bitesms bundle in your theme or replace the originals in the .app itself (rename or back those up just in case). Once in a while, I find something in bite that won't theme in WB (the recents dropdown bubbles in QR/QC is one), so you may have to do them straight in the app.
 

Attachments

  • 0f67bfac.jpg
    0f67bfac.jpg
    172.8 KB · Views: 63
Re: the bite status bar icons--

Try theming the ones in the biteSMS.app itself. The top four files pictured should be it; either put them in the com.bitesms bundle in your theme or replace the originals in the .app itself (rename or back those up just in case). Once in a while, I find something in bite that won't theme in WB (the recents dropdown bubbles in QR/QC is one), so you may have to do them straight in the app.

You are amazing, thank you so much! This type of thing is exactly why I love this site, it's because of people like you that we all have unique and beautiful phones lol. Again, many thanks!
 
I tracked these down for you:

Image

Image

I like these as well but am having an extremely difficult time applying them to my status bar. I have played around with lockinfo and in the native status bar settings and I just can't get these to theme. I was wondering what the theme file path would be and what the images should be titled as.

Here is what it looks like currently:

Image

Image

And I would like the "Bite SMS Status Bar Icon" to appear like the one below:

Image

Any help or insight on this is greatly appreciated! Thanks guys, you're the best!

Re: the bite status bar icons--

Try theming the ones in the biteSMS.app itself. The top four files pictured should be it; either put them in the com.bitesms bundle in your theme or replace the originals in the .app itself (rename or back those up just in case). Once in a while, I find something in bite that won't theme in WB (the recents dropdown bubbles in QR/QC is one), so you may have to do them straight in the app.

Fantastic, you all! Thanks for tracking those images down zmulleni and thanks for the tip, IrishVixen. I'll have to try this myself tonight. :D
 
A quick followup on the bite statusbar icons--we do have the right names. But the images in zmulleni's post are coming up as jpegs, not pngs--they're square with a white background, need to have a transparent background instead. So they'll need a bit of time with Photoshop unless we have pngs already available.

They do, however, theme fine in Winterboard, so once you have your images, just use the naming convention I listed above, and add them to a com.bitesms bundle in your theme.
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.