Shoutbox

no color in the skins - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Skinning (/forumdisplay.php?fid=41)
+----- Thread: no color in the skins (/showthread.php?tid=80938)

no color in the skins by Oni MC on 01-14-2008 at 08:15 PM

why, everytime i try to make a skin, my windows live messenger does load the image in black&white? how can i make it load the image with the original colors?

i tried to change the formats, bud i didn't have success.... thx 4 the help!!:P


RE: no color in the skins by Basilis on 01-14-2008 at 08:23 PM

you have to add this below the picture id. <Metadata><Colorize><false></Colorize></Metadata>
If you want the picture to be colorized by the color of your selection then you have to replace false with true


RE: no color in the skins by djdannyp on 01-14-2008 at 10:17 PM

quote:
Originally posted by Oni MC
why, everytime i try to make a skin, my windows live messenger does load the image in black&white? how can i make it load the image with the original colors?

i tried to change the formats, bud i didn't have success.... thx 4 the help!!:P

i had this problem initially

where are you trying to put the picture?

can you show us the code that you've used for inserting the picture in the style/definition file, as well as the section in the SkinInfo.xml
RE: no color in the skins by Nagamasa on 01-17-2008 at 02:42 AM

quote:
Originally posted by Basilis
<Metadata><Colorize><false></Colorize></Metadata>
Isn't it:
code:
<Metadata>
<Colorize>false</Colorize>
</Metadata>

But I dunno why, but I don't think this is the right solution anyhow...
RE: no color in the skins by deAd on 01-17-2008 at 03:21 AM

As well as including the correct XML for a colorizable image, the original images must be pre-colorized to the default messenger blue color. When this color is selected they will be displayed as is with no colorization applied.