quote:
Originally posted by Keikonium
I did it with mine, but I am not doing it exactly as you are...
What I did (and it may work for you, but might not) is use the entire large image as Image 1 in your example. Then for image 2, don't even use an image. Set the background to argb(0,255,255,255). That will set the background of the contact list entirely transparent, making your image 1 show through. Change the 0 in that argb value to a higher number to make it an opaque white. Let me know if this works for you.
Hey.
07/12/17 23:15:34| **** The trace has started ****
07/12/17 23:15:34| Skin: LOLSECRET
07/12/17 23:15:34| Messenger version: 9.0.1407.1107 (en-us)
07/12/17 23:15:34| Messenger Plus! version: 4.50.312
07/12/17 23:15:34| Last definition file loaded: 923
07/12/17 23:15:34| Last style sheet file loaded: 1001
07/12/17 23:15:34| Last picture file loaded: 1015
07/12/17 23:15:34| DUIParserFailure: parse error ')' 7
07/12/17 23:15:34| DUIParserFailure: Failed to locate stylesheet 'mainss' -1
What I assume the error is from. 1001 Style.txt
<style resid=mainss>
BuddyList[ID=Atom(abview)]
{
AccName:rcstr(45675);
AccDesc:rcstr(45675);
Borderthickness:rect(0,0,0,0);
Background:argb(0,255,255,255);
}
Bolded part is
Line Seven
Halp
?
edit: Making an error. For example a double )) in Background:argb(0,255,255,255)
)
It does not show the list at all. But you can see all the picture