View Single Post
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#14
Run these as root:
1.
Code:
mkdir /usr/share/themes/blanco/meegotouch/meegotouchhome
2.
Code:
mkdir /usr/share/themes/blanco/meegotouch/meegotouchhome/style
3.
Code:
echo 'SwipeLauncherButtonStyle {
    text-color: transparent;

    margin-top: -1.5mm;
    padding-top: 1.7mm;

    minimum-size: 86 80;
    preferred-size: 86 80;
    maximum-size: 88 80;
    icon-size: 78 78;
}
SwipeLauncherButtonStyle:disabled {
    text-color: transparent;
}' >/usr/share/themes/blanco/meegotouch/meegotouchhome/style/meegotouchhome.css
4.
Code:
/sbin/initctl restart xsession/mthome
 

The Following 2 Users Say Thank You to MK99 For This Useful Post: