When you switch from resizeable to fixed you have to restart the client, thats the whole issue ... The client simply doesn't work if it's not started in fixed mode, all widgets and item containers are loaded while on resizeable and they don't get updated when you switch it to fixed, that's why you need to restart the client.
Also use Widgets instead of color to find resizeable mode ?
It's a lot easier