Consistent box padding around text
I'm building a generator that has text on top of a linked background. I need the background to retain its scale regardless of the length of text in the text box so that there is always the same amount of box around the padding, no matter how long or short the text is.
The text has instances of both left and right-justified depending on which side of the frame it needs to be on. I'm using paragraph text.
I have tried many combinations of all of the settings I can think of, both of the objects themselves and inside of the links and behavior attributes, but cannot get anything consistent.
The closest I've gotten is that when the top line of text is closer to the edge of the box, the padding is correct, but when I have shorter stacks of text (three words on top line, three words on bottom line), there is four times the amount padding on the shape that what I want.
Is there a way to get consistent padding around text boxes? Is there a plugin that would help with this?
Thank you!