Reply
Thread Tools
lorenzo's Avatar
Posts: 491 | Thanked: 299 times | Joined on Jul 2012 @ Pordenone IT
#1
i made this icon pack that replaces call and the other avatars for contacts who don't have one
replace as root in /usr/share/themes/yourthemename/meegotouch/icons
**reboot to apply changes

here the base on wich you can create your own, some examples and singles parts of meegos
https://www.dropbox.com/sh/w1fl48jgeg8dngb/7hdUr1bQid

YOUR CREATIONS ARE WELCOME!!
Attached Files
File Type: zip original.zip (14.6 KB, 130 views)
File Type: zip meego avatar.zip (403.8 KB, 253 views)
File Type: zip content icons.zip (71.9 KB, 70 views)
File Type: zip content icons 2.zip (24.5 KB, 65 views)

Last edited by lorenzo; 2013-06-24 at 16:58. Reason: new icons!! :)
 

The Following 8 Users Say Thank You to lorenzo For This Useful Post:
lorenzo's Avatar
Posts: 491 | Thanked: 299 times | Joined on Jul 2012 @ Pordenone IT
#2
oh and do someone know what change to have a default custom icon instead of the letters? (in contacts)
 

The Following User Says Thank You to lorenzo For This Useful Post:
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#3
Now we can get those stupid letters away!

/usr/share/themes/base/meegotouch/libmeegotouchviews/style/commonlayouts/commonlabelstyle.css
Code:
#CommonAvatarInitials {
    font: $FONT_XLARGE_BOLD;
    color: transparent;
    margin-top:    0;
    margin-bottom: 0;
    margin-left:   0;
    margin-right:  0;
} 

#CommonLargeAvatarInitials {
    font: $FONT_FAMILY bold 4.0mm;
    color: transparent;
    margin-top:    0;
    margin-bottom: 0;
    margin-left:   0;
    margin-right:  0;
}
 
lorenzo's Avatar
Posts: 491 | Thanked: 299 times | Joined on Jul 2012 @ Pordenone IT
#4
are you sure? have you tried? what we get instead of the letters?
 

The Following User Says Thank You to lorenzo For This Useful Post:
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#5
Of course I tried out before release.
Avatar is fully displayed without the letters.
Attached Images
 
 
lorenzo's Avatar
Posts: 491 | Thanked: 299 times | Joined on Jul 2012 @ Pordenone IT
#6
and how to set a default icon?
 
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#7
Code:
#CommonAvatarInitials {
    font: $FONT_XLARGE_BOLD;
    color: $COLOR_INVERTED_FOREGROUND;
    margin-top:    0;
    margin-bottom: 0;
    margin-left:   0;
    margin-right:  0;
} 

#CommonLargeAvatarInitials {
    font: $FONT_FAMILY bold 4.0mm;
    color: $COLOR_INVERTED_FOREGROUND;
    margin-top:    0;
    margin-bottom: 0;
    margin-left:   0;
    margin-right:  0;
}
 
lorenzo's Avatar
Posts: 491 | Thanked: 299 times | Joined on Jul 2012 @ Pordenone IT
#8
new avatar!
Attached Images
 
 
Posts: 68 | Thanked: 10 times | Joined on Jul 2012
#9
I put the icons but I do not know see 100% , as if I receive a call while I see if I open a message appears for a moment and then disappears
 
lorenzo's Avatar
Posts: 491 | Thanked: 299 times | Joined on Jul 2012 @ Pordenone IT
#10
if that contact has its own image obviously doesn't appear
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:17.