Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Yes, SSH it into themes folder, you will also need LockScreen Info (shows up in WB as LockInfo) and LockScreen Clock Hide from Cydia.

You have to open config.js and change weather location to yours.

Then enable the theme, but NOT LockInfo in Winterboard.

Even though you are using a different Lockscreen theme, go to this forum and all the basics are here
-------> Lockscreen information and a how to tutorial
Alright so I have the theme installed and I found the clock hide, I'm just having trouble finding the Lockscreen Info in Cydia.

Thanks for your help.
 
I want that slider. Where did you get it. I have the thin one from gruppled art and tried to only have the slider show but It still shows the hud for the old slider. Any help? and where do I get those round icons.

Heres where I got the slider. Download.

Path= Digital Perfection.theme>Bundles>com.apple.TelephonyUI

The slider in the above post looks like this on the screen....
 

Attachments

  • download.jpg
    download.jpg
    18.7 KB · Views: 109
I want that slider. Where did you get it. I have the thin one from gruppled art and tried to only have the slider show but It still shows the hud for the old slider. Any help? and where do I get those round icons.

Post 547. His theme is available for download, as previously stated, you will have to go in and extract the round icons.
 
Calendar Subsections

Idk if this has already been addressed or if i'm just missing some setting. Is there a way to have the subsections all expanded by default? I can only get the calendar events for today to be expanded by default. I would like all my calendar events to be expanded without me having to press the day. Also I would like more than one unread text message to be expanded by default.

Thanks
 
Idk if this has already been addressed or if i'm just missing some setting. Is there a way to have the subsections all expanded by default? I can only get the calendar events for today to be expanded by default. I would like all my calendar events to be expanded without me having to press the day. Also I would like more than one unread text message to be expanded by default.

Thanks

I have had problems with this also. In some sections, only the 1st event is expanded by default. The 2nd and following events are collapsed by default. I have never found a way to get around this, even though I have experimented with config.js over and over.

Which theme are you using ?
 
LockInfo Gone...After Reinstall...Nothing?

I had LockScreen Info and all the themes installed and it was working fine. Then I decided to clean up Winterboard by removing a bunch of themes I didn't use.

That didn't go well....because my LockInfo disappeared. I couldn't get it back...so I remove all the LockInfo files...themes from my iPhone thru Cydia....to start over.

I decided to go thru the Gruppled Tutorial and systematicallyperform all the steps again to ensure a good clean install. I install LockScreen Info, the Gruppled Art, Gruppled LockInfo thems, and the TeaBackground theme. I also reinstalled the LockScreen Hide and 20 Second Lock Screen.

I've also installed LockInfo Matte UI and all the LI plugins from the Harvest Repo.

PROBLEM...The LockScreen does not appear at all when locked? Nothing! Black back ground.

I have TeaLockBackground, Gruppled Art theme, and Gruppled LockInfo theme checked in the Winterboard. The LockInfo is not checked in Winterboard.

WHAT AM I MISSING? No LockScreen Info?
 
anyone know how to get the date and time formatted like this?
37302054930b9ebc0831.jpg

Are you talking about the time and date in the middle of big bar at the top of screen just below the status bar ?

If so, that's the default lockscreen date and time display.

Go to Cydia/manage/packages

If you find Lockscreen Clock Hide, just remove it. That should bring back the default display.

That's not it....he doesn't have the default display...he just modded the date and time from the gruppled lock theme

Then I stand corrected, I guess you can disregard my post.
 
I had LockScreen Info and all the themes installed and it was working fine. Then I decided to clean up Winterboard by removing a bunch of themes I didn't use.

That didn't go well....because my LockInfo disappeared. I couldn't get it back...so I remove all the LockInfo files...themes from my iPhone thru Cydia....to start over.

I decided to go thru the Gruppled Tutorial and systematicallyperform all the steps again to ensure a good clean install. I install LockScreen Info, the Gruppled Art, Gruppled LockInfo thems, and the TeaBackground theme. I also reinstalled the LockScreen Hide and 20 Second Lock Screen.

I've also installed LockInfo Matte UI and all the LI plugins from the Harvest Repo.

PROBLEM...The LockScreen does not appear at all when locked? Nothing! Black back ground.

I have TeaLockBackground, Gruppled Art theme, and Gruppled LockInfo theme checked in the Winterboard. The LockInfo is not checked in Winterboard.

WHAT AM I MISSING? No LockScreen Info?

If it were me, I would turn off everything in WB except the Lockscreen theme you are trying to use and move it to the top. Also move LockInfo to top.

Restart (not respring) your phone. Sounds like you know not to check mark LockInfo (david ashman plug-in)

Go to Settings and check LockInfo settings and make sure everything is turned on.

That's all I can think of.
 
Thanks Lizard....

No luck...

Turned everthing off in Winterboard except my LockScreen theme....and I still get nothing at the lock screen.

Just wondering...what is the LockInfo Matte UI? I have it off...I believe it was a addin I got from Harvest Repo?
 
Are you talking about the time and date in the middle of big bar at the top of screen just below the status bar ?

If so, that's the default lockscreen date and time display.

Go to Cydia/manage/packages

If you find Lockscreen Clock Hide, just remove it. That should bring back the default display.

That's not it....he doesn't have the default display...he just modded the date and time from the gruppled lock theme
 
I have had problems with this also. In some sections, only the 1st event is expanded by default. The 2nd and following events are collapsed by default. I have never found a way to get around this, even though I have experimented with config.js over and over.

Which theme are you using ?

I'm using the gruppled theme. I have played around with the config file as well and there doesnt seem to be a way to have them all expanded by default. only the option to have the 1st subsection either expanded or collapsed by default
 
I'm using the gruppled theme. I have played around with the config file as well and there doesnt seem to be a way to have them all expanded by default. only the option to have the 1st subsection either expanded or collapsed by default

Same thing I found with Gruppled. Now the LockInfoFull theme has more adjustments than Gruppled and with that theme (my current theme) I have this working just fine, could never get it with Gruppled.
 
Thanks Lizard....

No luck...

Turned everthing off in Winterboard except my LockScreen theme....and I still get nothing at the lock screen.

Just wondering...what is the LockInfo Matte UI? I have it off...I believe it was a addin I got from Harvest Repo?

It's a brand new lockscreen theme and Gruppler is going to team up with Havrest (not Harvest) to make it better. Not needed for Gruppled theme.
 
anyone know how to get the date and time formatted like this?
37302054930b9ebc0831.jpg

Have you tried changing the structure.css?

#Clock #time {
float:left;
padding-left:10px;
}

#Clock #date {
float:right;
padding-right:10px;
font-weight:normal;
}


changing "float:left" and "float:right' to "float:center" might do it, but I'm not sure
 
Thanks Lizard....

No luck...

Turned everthing off in Winterboard except my LockScreen theme....and I still get nothing at the lock screen.

Just wondering...what is the LockInfo Matte UI? I have it off...I believe it was a addin I got from Harvest Repo?

What look are you trying to get?

Can you post a screenshot of a theme you want to emulate ? Or a least get a screenshot that is close to the look you want.
 
Same thing I found with Gruppled. Now the LockInfoFull theme has more adjustments than Gruppled and with that theme (my current theme) I have this working just fine, could never get it with Gruppled.

How did you get all of the subsections to be expanded by default in lockinfofull. I downloaded the theme from the french site and the config file looks to be exactly the same as the gruppled one.
 
Have you tried changing the structure.css?

#Clock #time {
float:left;
padding-left:10px;
}

#Clock #date {
float:right;
padding-right:10px;
font-weight:normal;
}


changing "float:left" and "float:right' to "float:center" might do it, but I'm not sure

I will try that and see what happens....I asked the guy who did this over at macthemes and haven't heard back..I imagine it's something like that and the calendar collapses
 
I will try that and see what happens....I asked the guy who did this over at macthemes and haven't heard back..I imagine it's something like that and the calendar collapses

I tried it and ended up with the clock in the center and the date all the way left. It looks like that guy's bar is much wider and can accommodate those on top of each other.
 
What look are you trying to get?

Can you post a screenshot of a theme you want to emulate ? Or a least get a screenshot that is close to the look you want.

I have both the LockInfoFull theme and the Gruppled LockInfo theme. I'd be happy with either...but I get nothing right now.

Seems to be intermittent. I'll make some tweeks to the config.js then the LockInfo will work for a short time then it goes away completely.

Thanks...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.