I've been teaching myself how to build a custom logonui, and have been mostly successful ... but I can't figure out this problem. There's a solid black background color behind the users area that fades in (from solid black to transparent) when the mouse hovers over the area. I want to change (or remove entirely) the color of this area.
I've changed any colors I can find in the UIFILE to be transparent and white (argb(0,255,255,255)) but it still hasn't gone away. I have one image that's completely black (126 - it's a 1x1 black pixel), but I changed that to the default transparent color and it still didn't change.
Any help with this issue will be appreciated.
Click to view attachment
