Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

The.316

macrumors 65816
Original poster
Ive tried finding the answer here, and via google, but I cant seem to find the answer Im looking for. I just want to move the time and date up on my lockscreen. How exactly is that done? Thanks for the help!
 
i moved mine, pretty sure it's in the 'style.css' file.

mine looks like this (check the #clock and #calendar placement):

* EDIT ACCORDING TO YOU NEEDS */

#clock, #calendar {
color:#FFF;
text-shadow: 0px 0px 2px #E3E3E3;
opacity:0.9;
}

#clock { top:140px; }
#calendar {top: 312px;}
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.