quote:
Originally posted by aNILEator
You need to set the main background ai to use the same argb for it's background too, in 8.5 it's ai558 in 9.0 ai649
code:
Element[ID=Atom(ai649)]
{
Background:argb(0,255,255,255);
}
Done
quote:
Originally posted by aNILEator
You need to set abLayout to be argb instead of rcclr then set that to argb(0,0,0,0)
code:
Element[id=atom(abLayout)]
{
BorderColor:argb(0,0,0,0);
Background:argb(0,0,0,0);
}
Done.
Now what
.
EDIT:

!!!!!!!!!!!!!!
WOW IT WORKS

.
But there is one thing. The top deforms and like is glitchy when I turn the contact list
PS: There is no trace file