How do I make it so the ImageLabel is right next to the text?
Is the text part of the imagelabel? Because, then you may need to re-design your UI. Otherwise, (assuming your text is a textlabel), you should try manually moving your imagelabel or textlabel next to one or the other. Not sure though if this is case, since you haven’t provided any context.
The text is a TextLabel, the thing is, is that the text changes, even tho it’s textscaled, the text take different amount of space. So the text display the player money value and that could be many different numbers, some may leave a big gap or something which make it looks bad.