Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
as long as you have the calender enabled it'll show up on the screen you just neeed to make sure there are appointments in there.

I do have my calendar enabled and my appointments show, however in this photo I posted, all of the appointments for the next several days are just under the Calendar heading, one right after the other.

On my phone, it looks something like this:

Calendar
August 19th, 2009 <arrow>
Appointment
August 20, 2009 <arrow>
Appointment 2
August 21, 2009 <arrow>
Appointment 3

Rather, I want it to just be:

Calendar
Appointment 1
Appointment 2
Appointment 3
...just as shown in that previous photo. Mine is different and I dont like having to expand each date to find out what upcoming appointments I have for the following week.

Edit: I guess its probably easier to just upload a photo lol
xd5ate.jpg
 
okay I see what you're saying. I don't know I didn't see that as an option off hand but it's probably in there somewhere.
 
I really wish there was some sort of tutorial/guide for the structure and style css file. It's kind of self explanatory, but not really.
 
I imagine you'd have to copy the javascript/css over, and edit it into place. which will work but you should probably find someone who knows Java and CSS if you don't.

i imagine a novice with some experience could do it, but it would be a significant amount of trial an error involved.

I have no clue how to do any Java/CSS - unless someone is giving me basic instructions...

There are 10 or more Java & CSS files in the LockInfo themes but I can not figure out which ones relate to making the clock & clock background appear the way they do in the gruppled lock info theme.

:confused:
 
I assume everyone has the mail section showing what is in the native calendar? Does anyone use a third party calendar, like Pocket Informant, that they have been able to show events from on the lock screen?
 
So out of nowhere, I swiped my finger and my calendar (the one that shows upcoming events) is gone. Ive swiped my finger back, and it SHOULD have come back, but its not coming back. Not to mention ive swiped it away many many times and its always come back, but not now.

Anyone know what to do aside from SSHing back into my phone?

EDIT: I have even messed with the config again...disabled and enabled it and it still hasnt worked. Any ideas at all?
 
Is anyone experiencing a disappeared "Answer" and "Ignore" box when a call arrives? You can still tap the area, it just doesn't show up.:confused:

Edit: Nevermind, answer is on page 14 (I think)
 
Thank you guys I finally got it working.
tag thank you so much for the weather tip, it was driving me crazy lol.
Thanks again :)
Here's mine, I'm using Leopard Theme with another slider, if anyone wants it just pm me.

Hi, I was just wondering if you could let me know where you got the leopard theme from and do the docked icons come like that in the theme. Thanks
 
Does anyone know where exactly to go to remove the redundant time when the weather was refreshed? I like to make the weather header font bigger w/o pushing the weather description over to the next line, which totally fugs it up.

Also, is it possible to change the day and night temperature colors? I was able to change the color as a whole, but not separately.
 
Trying to get Weather for two locations to show up. My config is this:
// Locations, following the same format as "locale" above. Add as many as you want, separated by commas.
// The first one in the list will be displayed on the weather header.
// Ex. "OCN|AU|VIC|MELBOURNE", "ASI|PH|MAKATI" e.g. 'Defiance, Ohio'|'Moscow, Russia'|'London, UK'
// Visit http://accuweather.com to find something that works
var locales = [
"93021, 93030"

];

Yet only the first zip code shows up. What am I doing wrong?
 
I've installed, removed & reinstalled Lockinfo a few times now with the same problem. The program shows up in Winterboard, but the configuration setup does not show up in the Settings Menu. Time for a restore?
 
Trying to get Weather for two locations to show up. My config is this:


Yet only the first zip code shows up. What am I doing wrong?



Try this format instead. It should work for you..

Code:
var locales = [
        "93021",
        "93030"
];
 
I do have my calendar enabled and my appointments show, however in this photo I posted, all of the appointments for the next several days are just under the Calendar heading, one right after the other.

On my phone, it looks something like this:

Calendar
August 19th, 2009 <arrow>
Appointment
August 20, 2009 <arrow>
Appointment 2
August 21, 2009 <arrow>
Appointment 3

Rather, I want it to just be:

Calendar
Appointment 1
Appointment 2
Appointment 3
...just as shown in that previous photo. Mine is different and I dont like having to expand each date to find out what upcoming appointments I have for the following week.

Edit: I guess its probably easier to just upload a photo lol
xd5ate.jpg

Same question, can you post that slider?
 
Yeh the slider is called Mini Slider on Cydia. I was using this until I found Slim Sliders which I preferred.
 
Found a setup ive actullay kept for over 24hrs :D quite impressed with myself, have to laugh at the screenie of my weather info on the lock screen compared to all you lucky gits living in the states. 5 day forecast of rain for us here in wales - uk :D:D



Anyone knows where i can find the config for the left lock screen?

And how do you install and use these fonts? by adding it to the config?

anyone also knows here i can find the akabar font then?
 
Color Subject Line In Calendar

You can change the colors of selected sections of the LockInfo screen..

Example: Add

color:Blue;

to one of the chunks of code for whatever color/section you prefer. It also accepts hex codes for colors..

color:#33CCFF;​

For example.

I've been trying to get the Calendar to have a non-white event line:

example, "Call Mary at 3:00" would be, let's say, blue.

So far, I've been able to change the time of the event to a different color, but no luck with the subject. I've tried various things in the Style Css, but have struck out. There are examples given in the code, but idiot that I am, I've been unable to make them work. Does anyone know how to do this, and could give me a clear example of how to? You know, info for an idiot?
Thanks.
 
two things

First of all this community kicks some serious ass...

Secondly. I'm looking for two things.

first how to get the birthday segment to show up on the lock info screen and where do I put that info in. second. The square colored icons that everyone is using. I have the round ones that I got from someones theme but I want the square ones.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.