If you want to do the same, just go through the [your resolution].csv file and delete 'frame' lines for combat.
I tried using the # to comment out the line, but got a crash afterwards.


ORIGINAL: Rasputitsa
Worked it out by elimination, kept the slider controls visible, and it works really well. Now I can see what's going on, a great improvement. Using default white text at the moment, need to trial it, to see if I need to change. [:)]
ORIGINAL: Bleck
You can move the whole dialog and resize it using those CSV files. It's components can also be moved/resized, so you can rearrange it. You should not comment out lines or delete them, it is recommended to only change values (but not first one). To hide something you can move it (2nd and 3rd value) outside screen, or resize it (4th and 5th value) to (0;0).
ORIGINAL: Bleck
Line 906 (I prefer to use component ID, 1st value, so in this case component #900). Make it:
900;-200;-200;0;0;Combat Result Frame
ORIGINAL: Rasputitsa
Once the combat results box is transparent, if the remaining text is in the way, you can right click and slide the map, so that you can see all the action. I can now understand what's going on during combat. [:)]
ORIGINAL: th1207
Probably stupid question:
I don´t want the combat result background being tranparent.
I would prefer just to brighten or change the color.
Is that possible too? And if so, how to do that?
thx in advance