How do i make my imagelabel in front of my frame?

hello! i have this frame which is the yellow box below and i want that to be behind my image label. any help is appreciated ty! :smiley:

this is what happens when i put the frame in the image label:

i also tried clipping descendants on the image label and frame:

1 Like

In this example, you would parent plrName to Frame. When you do this, you can also move all the elements at once.

You could also use the ZIndex property, but I personally run into a lot of trouble w/ it, which could just be me.

Hope this helps!

1 Like

hey net,

thanks so much 4 ur response. i tried both but unfortunately i can’t seem to get it. i may have to do the slot ui again but yeah. tysm! :smiley: