i really like this but...for some reason, i'm showing "FRI, MAY 11"...but it's friday, may 10...
how do i fix this? thanx, great work!
how do i fix this? thanx, great work!
i really like this but...for some reason, i'm showing "FRI, MAY 11"...but it's friday, may 10...
how do i fix this? thanx, great work!
It's doing the same for me. Weird that I didn't notice it. I'm looking into it now.
funny if no one noticed it.
i'd just prefer if the rent was NOT due one day early..
2 quick questions: how can i remove "am" & "pm"?, and how can i delete the weather module?
SPAN#ampm {
// display: none;
font-family: Default1;
color: #fff;
// letter-spacing: 0.06em;
// text-shadow: 1px 4px 4px rgba(0,0,0,0.5);
font-size: 14px;
// opacity: 0.8;
}
SPAN#ampm {
display: none;
font-family: Default1;
color: #fff;
// letter-spacing: 0.06em;
// text-shadow: 1px 4px 4px rgba(0,0,0,0.5);
font-size: 14px;
// opacity: 0.8;
}
odd about the date...is that happening for everyone? maybe you've invented an iphone time machine...
how can i remove the weather ICON module? (NOT the temperature next to the city).
thanx so much..!![]()
#weatherIcon{
position: absolute; top: 43px; left: 220px; width: 320px; height: 461px;
height:90;
width:90;
}
#weatherIcon{
display:none;
position: absolute; top: 43px; left: 220px; width: 320px; height: 461px;
height:90;
width:90;
}
Anyway for this to be applied to Forecast or the NC widget? That would be very cool
i really like this but...for some reason, i'm showing "FRI, MAY 11"...but it's friday, may 10...
how do i fix this? thanx, great work!
I managed to fix itredownload here in a couple of minutes (it's uploading right now
cool...! just posted on the 'show your homescreen" thread.
*cough* one LAST (!) question:
how can i move the text under the time to the right a bit?
to remove the weather icon
change this
to this
i'm not sure. I don't use forecast, and I use the stock weather in nc.
Is anyone seeing this in Cydia yet?
Do you have any plans on making the weather icons compatible with the stock weather NC widget via a winterboard theme?
Is anyone seeing this in Cydia yet?
This looks great so I downloaded it and added it to private/var/stash/themes along with my other custom themes and icons, found it in winterboard and moved it to the top of the list, ticked it and re-sprung and nothing happened??
I took off some other tweaks that i thought might be stopping it from working one by one and resprung but despite everything I have tried it does not show up on my lock screen? Can anyone help?
Thanks
Yup I was, I am in England so I will add the EU theme, guessing that will work! Thanks for the quick reply.
Also can you tell me where I find the HTTP to edit the weather and how I change the wallpaper to my own on the lock screen? Fairly new to all this still.
Thanks for your help.
First, you will need to grab the theme that you want to use (HTC One EU Light Lockscreen.theme) and open it, inside you will find a file called LockBackground.png. Drag and drop your own wallpaper to that folder, and rename it to LockBackground.png (IT IS case sensitive, so name it exactly how I have it. you will need to delete the old background)
To change the weather, open up LockBackground.html, CTRL F for Var Locale and remove my code (just the numbers after var locale) and add yours. To get your weather code, go to http://weather.yahoo.com, enter search for your city & country (London, england for example). Once that loads, the url in your browser will look something like this http://weather.yahoo.com/united-states/oregon/brownsville-12798581/ . The numbers at the very end of the url is your weather code.
I am using cyberduck, can I use CTRL F to get Var Locale? When I open LockBackground.html it is just blank page with - dBar by Max Patrese modified by Jenna - at the top of the page?
Nearly there though, I have everything else working now!
I'm not sure if cyberduck has an html editor. If you are using windows, download notepad++ or if you are using osx, download text wrangler (free version) and open the html file with one of those.
Hopefully that helps. I'm leaving for work in about 15 minutes so I wont be able to reply much until I get home.
hey missjenna thank you very much for all the updates!
how do i remove the 'AM / PM' from the european version though? it shouldnt show in a 24 hr clock.
thanks!