Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
What's that website, I believe it was private, was called evolution something, they posted all kind of iphone widgets, LS and themes in there?? is it still around??
 
Proud to present my new setup! Looks similar to my old one, but this time, the inspiration came from my own head haha. Still working on it.

How did you add the date to LS Serenity? That's the only thing my lockscreen is currently lacking.
 
How did you add the date to LS Serenity? That's the only thing my lockscreen is currently lacking.

I know the feeling. I love everything about LS Serenity except that it lacked a date on the lockscreen. I spent a long time combing through the code finding out how (cause I didn't know it had to be declared in the html file before you could put into style.css).

Here is a snippit from my LockBackground.html

.... above

<div id="Clock">
<a id="hour"></a><a id="minute"></a><a id="minutesunit"></a>
</div>

<div id="Calendar">
<a id="weekday"></a><a id="date"></a><a id="month"></a>
</div>

<div id="city">
<a id="cityname"></a><a id="cityname0"></a><a id="space"> </a><a id="temp"></a>
</div>

... below

By adding that bolded section of code, it creates a new set of objects that can be put in the style.css file and then placed/themed accordingly. (The not bold is code that was originally there).

Then you play in styles.css like you normally would. Following the names from the bold part, in style you could add sections for #Calendar, #weekday, #date, #month now that they are declared in the html file. The variables are case sensitive. They come from the function codes where the clock works. So don't change the case. Then when you put them in styles.css, it is case sensitive there as well.

Does that help? If not I can try again to explain it.
 
I know the feeling. I love everything about LS Serenity except that it lacked a date on the lockscreen. I spent a long time combing through the code finding out how (cause I didn't know it had to be declared in the html file before you could put into style.css).

Here is a snippit from my LockBackground.html

.... above

<div id="Clock">
<a id="hour"></a><a id="minute"></a><a id="minutesunit"></a>
</div>

<div id="Calendar">
<a id="weekday"></a><a id="date"></a><a id="month"></a>
</div>

<div id="city">
<a id="cityname"></a><a id="cityname0"></a><a id="space"> </a><a id="temp"></a>
</div>

... below

By adding that bolded section of code, it creates a new set of objects that can be put in the style.css file and then placed/themed accordingly. (The not bold is code that was originally there).

Then you play in styles.css like you normally would. Following the names from the bold part, in style you could add sections for #Calendar, #weekday, #date, #month now that they are declared in the html file. The variables are case sensitive. They come from the function codes where the clock works. So don't change the case. Then when you put them in styles.css, it is case sensitive there as well.

Does that help? If not I can try again to explain it.

Got it on there, the only issue is that it overlaps the time. How do I get it below the time?
 
And while I'm at it - here's version 2.0 of what I posted yesterday :D. What do you think of this compared to the last one?

What homescreen wallpaper? =p I can't decide! I'm thinking HS4, the one directly underneath the lockscreen.

For anyone that doesn't know and wants - it's LS Serenity widget, with Radiance icons.
 

Attachments

  • HS1.PNG
    HS1.PNG
    847.9 KB · Views: 169
  • LS1.PNG
    LS1.PNG
    902.5 KB · Views: 179
  • HS2.PNG
    HS2.PNG
    1,007.8 KB · Views: 120
  • HS3.PNG
    HS3.PNG
    1.2 MB · Views: 113
  • HS4.PNG
    HS4.PNG
    800.1 KB · Views: 159
Last edited:
Want to have some fun?
Download Color Profiles (for iOS7), if you haven't already... check the profile, bold and slide the slider to about 30%.

You're iPhone will nearly explode with brilliance and you will then thank me.
 
Post your Jailbroken Home Screen (Part 6, iOS 7 JB)

Finally happy.

heqezety.jpg
edeteba2.jpg
gahyhy5u.jpg


Mostly Carla theme with a few Eli7e icons mixed in plus the badge mask and 69 for signal and wifi. Non-themed icons don't look too out of place. Springtomize, Gridlock, iconOmatic, hidehometime, iWidgets Clocalendar (modded) iWidget from pack S.

Lock wall is http://www.ilikewallpaper.net/iphone-5-wallpaper/Rainbow-Art/18297

Home wall from same site IIRC.
 
Last edited:
Can someone put up a link for minimalistSB iwidget? I've been looking through the huge iwidgets thread at modmyi and it's very tedious.

Pretty please. :)
 
my simple ls.

-
analog clock cydget
-
jellylock7
-
tweaked weather cydget
-
minimalistic wifi bars
-
cloaky for status bar battery
-
 

Attachments

  • photo.PNG
    photo.PNG
    113.5 KB · Views: 155
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.