quote:
Originally posted by vikke
Also try the Alpha-attribute to apply transparency. It's a number from 0-255, where 255 is 100% visible.
Um aren't I already doing that
?
<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);
}