quote:
Originally posted by keikonium
Is it possible to make the contact list have a transparent background?
EDIT:
Nevermind, I figured it out after A LOTTTT of trial and error replacing strings and such. Finally I found out you need to:
1001 Style
Element[ID=Atom(ai558)]
Change to "Background:argb(128,255,255,255);" for a transparent white background ^_^.
I did that and all I got was a white background. I changed 255 to 120 and it turned gray. So what you mentioned just changes the color. Anyone know how to make it transparent?