View Single Post
DJJonosound's Avatar
Posts: 411 | Thanked: 302 times | Joined on May 2012 @ Australia
#137
Dak_sriv - Yes. That is a little issue. I boosted the icon size, and since my icons are higher quality then the stock standard, it enlarges badly. (80x80px standard size, my icons are 105x105px to make it look better.) I can fork versions in the next update if you want the standard size icons. I just thought it looked better on the whole having larger icons like in ios

Gizamkd - I was trying to get rid of am/pm indicators in 12hr time, so a special time format is used on the lockscreen. If you wish to fix, edit and remove the highlighted code in /usr/share/themes/Full iOS7 theme/meegotouch/libsysuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css
Code:
LockScreenHeader ScreenLockClockStyle#LockScreenHeaderClock {
    time-format: "%l:%M";
    horizontal-align: center;
}
 

The Following User Says Thank You to DJJonosound For This Useful Post: