Active Topics

 


Reply
Thread Tools
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6881
 

The Following User Says Thank You to Schturman For This Useful Post:
Posts: 65 | Thanked: 18 times | Joined on Mar 2013 @ Serbia
#6882
Nokia killing N9....support.... FcK!!!!
__________________
Beautifully simple
 
Ancelad's Avatar
Posts: 1,552 | Thanked: 3,108 times | Joined on Jun 2012 @ Russia, 96
#6883
Schturman, what about this? :P

/usr/share/themes/base/meegotouch/libsyuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css:

Code:
MusicPlayer MLabelStyle#MusicPlayerSongTitleLabel {
    font: $FONT_FAMILY bold 2.9mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5.2mm;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;
}

MusicPlayer MLabelStyle#MusicPlayerArtistNameLabel {
    font: $FONT_FAMILY normal 2.4mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 3.0mm;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;
Attached Images
 

Last edited by Ancelad; 2013-06-17 at 09:46.
 
willi6868's Avatar
Posts: 548 | Thanked: 562 times | Joined on Aug 2011 @ Germany
#6884
Originally Posted by Ancelad View Post
Schturman, what about this? :P
BTW is it possible to make a tweak that lets the music title run from right to left on the lockscreen (and status-ui) so we would be able to read the full music title (Don't know how to name this Future)?
__________________
Nokia N80 -> Nokia N900 -> Nokia N9 -> Jolla Phone & Jolla Tablet -> Sony Xperia XA2 (SFOS)
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6885
Originally Posted by Ancelad View Post
Schturman, what about this? :P
You mean long title? Yep, possible.. Share the setting please
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6886
 

The Following 4 Users Say Thank You to Schturman For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#6887
Originally Posted by Schturman View Post
You mean long title? Yep, possible.. Share the setting please
Most probably its removing the padding in the following section of /usr/share/themes/base/meegotouch/libsyuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css:

Code:
MusicPlayer MLabelStyle#MusicPlayerSongTitleLabel {
    font: $FONT_FAMILY bold 4.8mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5.2mm;
    margin-bottom: 0;
    padding-left: 3.0mm;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;
}

MusicPlayer MLabelStyle#MusicPlayerArtistNameLabel {
    font: $FONT_FAMILY normal 2.4mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0.7mm;
    padding-left: 3.0mm;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;
}
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Ancelad's Avatar
Posts: 1,552 | Thanked: 3,108 times | Joined on Jun 2012 @ Russia, 96
#6888
You're right, but some values are different

Code:
MusicPlayer MLabelStyle#MusicPlayerSongTitleLabel {
    font: $FONT_FAMILY bold 2.9mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5.2mm;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;
}

MusicPlayer MLabelStyle#MusicPlayerArtistNameLabel {
    font: $FONT_FAMILY normal 2.4mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 3.0mm;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;
Result you can see in my previous post
 
Ancelad's Avatar
Posts: 1,552 | Thanked: 3,108 times | Joined on Jun 2012 @ Russia, 96
#6889
Originally Posted by willi6868 View Post
BTW is it possible to make a tweak that lets the music title run from right to left on the lockscreen (and status-ui) so we would be able to read the full music title (Don't know how to name this Future)?
No, I think
 
Ancelad's Avatar
Posts: 1,552 | Thanked: 3,108 times | Joined on Jun 2012 @ Russia, 96
#6890
I've configured font size coz default size is too large for me. Also you can change element's positions
 

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

Tags
hebrew vkb, n9 qtweak, n9 quick tweak, n9 quicktweak, root-ssh


 
Forum Jump


All times are GMT. The time now is 14:31.