Shoutbox

problem in a contact list - 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: problem in a contact list (/showthread.php?tid=86870)

problem in a contact list by valeria-elfo on 10-25-2008 at 07:36 PM

hello
i have a problem
i try to make a skin :
in contact list i have made this (i don't know the exact name...sorry)
http://img384.imageshack.us/img384/113/56888993pi1.png

but it isnt' good if i pick the red or green or another color
so i change the argb in style 1004 /1009
and i have this...http://img376.imageshack.us/img376/1885/13098156ye1.jpg

but is not like i want
i try to add an immage but i haven't the trasparence....
i made a white immage but if u look there the image is compact and grey!!!

http://img381.imageshack.us/img381/5849/42681327mj0.jpg

where i'm wrong?

thx and byeeeeee


RE: problem in a contact list by Basilis on 10-25-2008 at 08:07 PM

In the SkinInfo, your image code should look like this so the image will not colorize

code:
<Picture Id="59000">
<File>Image'sName.png</File>
<Metadata>
<Colorize>false</Colorize>                       
</Metadata>   
</Picture>


RE: problem in a contact list by valeria-elfo on 10-25-2008 at 08:21 PM

:)thx for your answer but

i have put colorize true


<Picture Id="59024">
                     <File>Images/59024.png</File>
                                <Metadata>
                                   <Colorize>true</Colorize>
                               </Metadata>
                        </Picture>

but the image don't work is totally grey8o|



RE: problem in a contact list by Basilis on 10-25-2008 at 08:23 PM

It should be false, not true.


RE: problem in a contact list by valeria-elfo on 10-25-2008 at 08:26 PM

:) thx for your answer
but i have put
<Picture Id="59024">
                     <File>Images/59024.png</File>
                                <Metadata>
                                   <Colorize>true</Colorize>
                               </Metadata>
                        </Picture>
the image is grey!!!

ciao/bye


RE: problem in a contact list by robert_dll on 10-25-2008 at 08:32 PM

What are you trying to do? Make the image transparent? or you want it not to be colorized?


RE: problem in a contact list by valeria-elfo on 10-25-2008 at 08:36 PM

:) i want the image colorized and trasparent
but if i put in 1004/1009
the argb i can't have a good colorized


RE: problem in a contact list by djdannyp on 10-25-2008 at 08:44 PM

for it to be colourised and transparent you don't need to set argb

just set alpha to however transparent you want it to be (0-255)


RE: problem in a contact list by valeria-elfo on 10-25-2008 at 09:16 PM

i set alpha to 128

but if i use argb
i have the transparence...but when i put the image
alpha don't work!!!!!
why???


RE: RE: problem in a contact list by djdannyp on 10-25-2008 at 09:17 PM

quote:
Originally posted by valeria-elfo
i set alpha to 128

but if i use argb
i have the transparence...but when i put the image
alpha don't work!!!!!
why???

what is the code you are using in the style file?
RE: problem in a contact list by valeria-elfo on 10-25-2008 at 09:29 PM

when i use argb
i put beckground:argb(50,255,255,255)

when i put the image

Background:rcbkd(59024);
Foreground:rcclr(20234);
Alpha:128;

can i add my style? 1004/1009 here?


RE: RE: problem in a contact list by djdannyp on 10-25-2008 at 09:45 PM

quote:
Originally posted by valeria-elfo
when i use argb
i put beckground:argb(50,255,255,255)

when i put the image

Background:rcbkd(59024);
Foreground:rcclr(20234);
Alpha:128;

can i add my style? 1004/1009 here?


try removing the "Foreground" line and set it using the image, not using the argb
RE: problem in a contact list by valeria-elfo on 10-25-2008 at 09:52 PM

i try
thx


RE: problem in a contact list by valeria-elfo on 10-26-2008 at 10:49 AM

yessssssssssssssssssssss

i have try....now is like i want :)

http://img514.imageshack.us/img514/1386/hhdp7.png

i have change also other things:
1-  i have set a different opacity in my image with photosop
   
2- i have change the true/false colorize

now is good

thx

ps:the forum teach very well!thx