Transparent Canvas...

Hi all!
Another day - another question…
I’ve finally made this dialog boxes with beautiful “typing text”…
However, the Dialog Box is transparent. I want it to be solid colors.
Inside “Panel” all “Default UI Material” are greyed out so I can’t change the Alpha Clip etc…
Any idea how to enable these options?

Unless you have a canvas group with alpha over it or the image color with a alpha value its the texture that is containing the alpha information that makes it transparent.

Ok… :confused: So I have to create a new Group and but my Canvas inside it? and some sort of script to change the alpha?