I don't know for the zone title.
But for the bar,
It's "HotbarWindow" and what you want to change is the "Alignments"
In my case i putted : Center Bottom,
"Bounds": "595,858,409,42",
"Padding": "0,0,0,0",
"AlignmentEdgeDistances": "0,4,4,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255", "Alignments": "Center,Bottom",
"DrawBackground": true,
"MinimumSize": "1,1",
You will have to put "Right,Bottom",
And for the other one it's "MenuContainer" i think
"Bounds": "1307,854,289,42",
"Padding": "0,0,0,0",
"AlignmentEdgeDistances": "0,0,4,4",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "Right,Bottom",
For this one it must be "Right,Top" or something like that.