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.
Yep, jjk454ss, it fixed itself at 1. Weird. And you're right, I guess I can't check it until noon tomorrow, but I'll give what you posted a shot and see if it fixes it. Thanks!

Got it--can't remember how, as I have another killer migraine today and looking at code is NOT on the agenda (won't be around much today), but I fixed it a while back in another version. I'll update the Blink package in a bit, but here's just the updated HTML:

http://www.mediafire.com/?ju7jyphh1gnjd0m

To test, install and then just change the time on the phone. :D
 
Hi Jason nice to here from you :)

Just playing around getting a feel and decided it was time I changed my Lockscreen.

5vu9tc.png
 
For anybody that's used LS Sense, what do I need to edit to remove the leading zero in the hours for the time?

Also, for some crazy reason I can't download the attached transparent status bar image that IrishVixen uploaded a couple pages back so if somebody has that in a zip/rar they could post, that would be great. Thanks!
 
I'm trying to make some badges to go with Irishvixens cool Caution SB, is there a way to make the number in the badge black?

4e6e1ee9.jpg
 
For anybody that's used LS Sense, what do I need to edit to remove the leading zero in the hours for the time?

Also, for some crazy reason I can't download the attached transparent status bar image that IrishVixen uploaded a couple pages back so if somebody has that in a zip/rar they could post, that would be great. Thanks!

Remove the 0:

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

  // Convert the hours component to 12-hour format if needed
	currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;
	currentHours = ( currentHours < 10 ? "" : "[COLOR="Red"]0[/COLOR]" ) + currentHours;


// Convert an hours component of "0" to "12"
	currentHours = ( currentHours == 0 ) ? 12 : currentHours;
    currentMinutes = ( currentMinutes < 10 ? "0" : "" ) + currentMinutes;
 
I'm trying to make some badges to go with Irishvixens cool Caution SB, is there a way to make the number in the badge black?

Image



put in your info.plist in your theme

<key>BadgeStyle</key>
<string> color: XXXXXX</string>


spot marked XXXXXX put the color black


Thanks supervixen Great Lockscreens
 
Yep, jjk454ss, it fixed itself at 1. Weird. And you're right, I guess I can't check it until noon tomorrow, but I'll give what you posted a shot and see if it fixes it. Thanks!

dont wait til tomorrow.. go into phone settings/general/date and time; turn off Set Automatically and adjust your time to do the test...

Dont forget to change the Set Auto back to on when done!


put in your info.plist in your theme

<key>BadgeStyle</key>
<string> color: XXXXXX</string>

spot marked XXXXXX put the color black
Thanks supervixen Great Lockscreens

On 4.3.3 i dont think this works... does it on earlier IOS 4???
Be great if stuff like this worked like the 3.x days, especially have the page0.png, page1.png, ... I miss those days!

also love the LS i see a shadow behind your MONDAY

5vu9tc.png
 
Last edited:
put in your info.plist in your theme

<key>BadgeStyle</key>
<string> color: XXXXXX</string>


spot marked XXXXXX put the color black

Thanks, like this:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	
	<key>CalendarIconDateStyle</key>
	<string> color: black; font-size: 32px; position: absolute; top: -3px; left: -0px;</string>
	<key>CalendarIconDayStyle</key>
	<string> color: white; font-size: 7px; position:absolute;
margin-left: 0px; margin-top: 6px;</string>
<key>DockedIconLabelStyle</key>
	<string>color: white; opacity: 0</string>
	 <key>UndockedIconLabelStyle</key>
	<string>color: #b2b2b2; opacity: 10</string></dict>
	<key>BadgeStyle</key>
	<string> color: black</string>
</plist>
t

This is not doing it though. I always have so much trouble when trying to get anything to change with a plist.

On 4.3.3 i dont think this works... does it on earlier IOS 4???
Be great if stuff like this worked like the 3.x days, especially have the page0.png, page1.png, ... I miss those days!

So no new way to do it? Thanks
 
Thanks, like this:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	
	<key>CalendarIconDateStyle</key>
	<string> color: black; font-size: 32px; position: absolute; top: -3px; left: -0px;</string>
	<key>CalendarIconDayStyle</key>
	<string> color: white; font-size: 7px; position:absolute;
margin-left: 0px; margin-top: 6px;</string>
<key>DockedIconLabelStyle</key>
	<string>color: white; opacity: 0</string>
	 <key>UndockedIconLabelStyle</key>
	<string>color: #b2b2b2; opacity: 10</string></dict>
	<key>BadgeStyle</key>
	<string> color: black</string>
</plist>
t

This is not doing it though. I always have so much trouble when trying to get anything to change with a plist.



So no new way to do it? Thanks

dont think it has worked since IOS 4, you can try adding a ';' at the end of your color (<string> color: black;</string>)
 
dont think it has worked since IOS 4, you can try adding a ';' at the end of your color (<string> color: black;</string>)

See :)I am well behind the times you could be right it worked on 4.2 I think

Does Springtomize from Cydia change the color
Springtomize – iPhone, iPod Touch Springboard Customization Tool ...
thetechjournal.com/.../iphone/springtomize-iphone-ipod-touch-sprin... - Cached10 Jul 2011 – clear folder icons iphone 4.3.3 +how change dock image iphone 4.3 com.apple. springboard ... cydia icon swirl springtomize problem unlock badge .... how to change icons label color on springboard iphone 4 .... hide icon dock iphone 4.3 cydia code to unlock carrier iphone 4.3.3 ...

This seems to all the things we used to do ha ha


Jason have emptied some mail
 
Image

Image


Welcome back LEXS1411 :)


That's pretty. Some great works out there, when I eventually upgrade my battered desktop computer that still runs xp I shall sit down and learn all about theming from u pros out there. Just wanted to say thanks for your hard work and very much appreciated. It's also great to have such a team of helpful forum members :)
 
Got it--can't remember how, as I have another killer migraine today and looking at code is NOT on the agenda (won't be around much today), but I fixed it a while back in another version. I'll update the Blink package in a bit, but here's just the updated HTML:

http://www.mediafire.com/?ju7jyphh1gnjd0m

To test, install and then just change the time on the phone. :D

dont wait til tomorrow.. go into phone settings/general/date and time; turn off Set Automatically and adjust your time to do the test...

Dont forget to change the Set Auto back to on when done!

Excellent! That did it, IrishVixen, and thanks Jason for the tip. I'd completely forgotten you can set the time manually...lol. Duh! :D
 
Welcome back Lexs. You were missed. This LS is amazing! Is there a DL link for it?

Hello tammie Thanks :)The html file is a bit of a mess where I chopped
it about plus earlier on the Time stopped but that is fixed and working fine now.

Will upload later or if I go to Zzzzzzzzz it will be tomorrow morning

Oh and I need to fix The Mon shadow behind it.
 
LS CardboardWeather HD Updated

LS CardboardWeather HD Updated

lscardboardhdpreview.jpg


Thanks for the PM requests and suggestions.

* Added auto refresh on the hour so time of day background changes are immediate.
* Removed white boarder that showed when weather icon was not loaded.
* Load times improved.
* New html. to remove useless code and changed data layout for improved readability, easier conversion to other languages and changing to 24 hour clock.

DOWNLOAD
 
Last edited:
LS CardboardWeather HD Updated


Thanks for the PM requests and suggestions.

* Added auto refresh on the hour so time of day background changes are immediate.
* Removed white boarder that showed when weather icon was not loaded.
* Load times improved.
* New html. to remove useless code and changed data layout for improved readability, easier conversion to other languages and changing to 24 hour clock.

DOWNLOAD

tadad1, this is awesome, but when I downloaded the file, it wasn't a .rar or .zip file. It says it's a "Windows Theme File". Is that correct?
 
No need to enable, it's a web font and the widgets have the code needed to use it. Just leave it in the folder and it'll work. I'm not sure it's compatible with Bytafont for full system use anyway; you typically need multiple versions named certain ways.


LEXS--Jason's still here, I'm sure he'll be around soon.

well, its not working on "auto" for me :( Probably because Im still on ancient iOS 4.1 ??

This is what it looks like, the Captureit.ttf font file is in the theme directory but doesnt seem to work.
click for bigger image
HLE6l.jpg


Both the LS and SB themes give me the same problem.
 
Last edited:
tadad1, this is awesome, but when I downloaded the file, it wasn't a .rar or .zip file. It says it's a "Windows Theme File". Is that correct?

Just downloaded it and it came down fine for me, sounds like your download may have dropped the .rar extension and ended up as LS CardboardWeatherHD.theme instead of LS CardboardWeatherHD.theme.rar. Try adding a .rar extension to the end.
 
Just downloaded it and it came down fine for me, sounds like your download may have dropped the .rar extension and ended up as LS CardboardWeatherHD.theme instead of LS CardboardWeatherHD.theme.rar. Try adding a .rar extension to the end.

That was it. I've never had that happen before. Ah well...thank you for the help!
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.