Here's the new files. Simply copy and paste them into your UI folder(saying yes to replacing current files).
The hp/power bars shouldn't be a problem anymore, unless you want one bigger or one smaller. I left them the way they were arranged by default. To change them will require moving the location of the splitter bar inside the Bars page. This is no longer moveable in game(this is what caused the bars shifting). On a quick check in game, the bars seem to be locked now.
The Target and Implied Target windows I've removed the ability to resize them in game. If you don't like the size I've set, here's how to change it.
Open either file in a text editor. Look for these two lines of code(they should be at the very top).
<Page DynamicData="/GameData.Target.Window" DynamicDataFilter="0001" eq2usescomwndcontrols="true" Location="37,44" MaximumSize="2048,2048" MinimumSize="175,80" Name="Target" PackLocation="left,top" PackLocationProp="0037/0001,0044/0001" ScrollExtent="175,80" Size="
175,80" UserMovable="true">
I've highlighted in red the numbers you have to change to increase or decrease the size of the window(currently, 175,80 is the minimum size the windows will allow). You'll just have to do some back and forth between game and editing to find the size you want.
Hope that fixes your problems.
