maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Design (https://talk.maemo.org/forumdisplay.php?f=46)
-   -   Remove N9 Icon Labels (https://talk.maemo.org/showthread.php?t=90487)

MK99 2013-06-24 08:23

Re: Remove N9 Icon Labels
 
Quote:

Originally Posted by Eminem (Post 1354346)
How do you get it so tight between the icons?

I just gave values​​.
Change them to the base or make a new css-file to the blanco.

Eminem 2013-06-24 08:26

Re: Remove N9 Icon Labels
 
Quote:

Originally Posted by MK99 (Post 1354350)
I just gave values​​.
Change them to the base or make a new css-file to the blanco.

Point me in the right direction? ;)

Akkumaru 2013-06-24 09:13

I can't get the text to disappear completely. Even with the extra line. Could you share the css file for this change, or just a snip of it? Thanks :)

MK99 2013-06-24 09:50

Re: Remove N9 Icon Labels
 
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

Akkumaru 2013-06-24 11:49

Sorry for bothering you MK99, but I'd like to revert back. Seems like there isn't any way to remove the temporarily transparent text

MK99 2013-06-24 11:57

Re: Remove N9 Icon Labels
 
Quote:

Originally Posted by Akkumaru (Post 1354383)
Sorry for bothering you MK99, but I'd like to revert back. Seems like there isn't any way to remove the temporarily transparent text

Yes, there is a way, we can make toggle to enable and disable text.
But at last tomorrow...

MK99 2013-06-25 07:34

Re: Remove N9 Icon Labels
 
2 Attachment(s)
If you like...

Copy .HSMod folder to MyDocs.
Include HScrMod.desktop-file and there is line:
Code:

Exec=/usr/bin/invoker --type=e /usr/bin/aegis-exec -s -u user -l "echo rootme | devel-su -c /opt/HSMod/HSMod1.sh"
Replace rootme to your own password.

Copy .HSMod folder to MyDocs.
Code:

sh /home/user/MyDocs/.HSMod/install.sh
Code:

sh/home/user/MyDocs/.HSMod/uninstall.sh

Akkumaru 2013-06-25 09:00

Re: Remove N9 Icon Labels
 
Yeah I see what you did, great for many people, but for me, I use the 4 column style, so it's a no go.

MK99 2013-06-25 09:13

Re: Remove N9 Icon Labels
 
1 Attachment(s)
Quote:

Originally Posted by Akkumaru (Post 1354561)
Yeah I see what you did, great for many people, but for me, I use the 4 column style, so it's a no go.


Here is HSMod for 4 column. ;)
Code:

minimum-size: 111 105;
    preferred-size: 114 105;
    maximum-size: 117 105;
    icon-size: 80 80;


Burlone 2013-06-25 10:16

Re: Remove N9 Icon Labels
 
I use fbd-original as the theme, I tried to change the destination of the file but I do not work, you can help me?


All times are GMT. The time now is 03:19.

vBulletin® Version 3.8.8