Disable/remove empty panels?
K1lkdzh.jpg

hello like the topic says, how can i remove this empty panels? you see them on the picture. And is it normal that the RP Symbol is Mission the beginning of the R? 
Greetings
Disable it in the config
ok but i dont know how :( under which section i need to disable it? Would be kind sir i am new to this stuff.
Greetings
.....
i know that but thanks it dont solve the problem if you turn available false the whole panel is gone, if you set the as example on the bottemrightdock points to false you will have a empty panel like you see on the picture so i only got rp and clock but not the dollars and where the dollars where before is an empty panel and i cant turn it off by set it to false thats why i am asking :( 

.....
"Docks": {
"BottomLeftDock": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0.2 0.5 1",
"Height": 0.03,
"Margin": "0.005 0.165 0.005 0.005",
"Width": 0.15

"Balance": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Dock": "BottomLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.01 0.1 0.01",
"Order": 1,
"Url": "http://i.imgur.com/HhL5TvU.png",
"Width": 0.0
},
"Margin": "0 0 0 0.01",
"Order": 7,
"PanelSettings": {
"RefreshRate(s)": "5"
},
"Text": {
"Align": "MiddleCenter",
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Content": "No Content",
"FadeIn": 0.0,
"FadeOut": 0.0,
"FontColor": "1 1 1 1",
"FontSize": 12,
"Height": 1.0,
"Margin": "0 0.02 0 0",
"Order": 2,
"Width": 0.848
}

Merged post

yea thats in my cfg already before i posted this, and you see on the picture this blue field where nothing is in where the dollar sign and amount was before how to get rif of the empty field? 

bump ?
g4v8fzBiVQ8kqne.png

OELpKKVvQ1fA8MQ.jpg michel3757

bump ?
g4v8fzBiVQ8kqne.png


why do you have this set to available when you dont want to use it ?

"Docks": {
"BottomLeftDock": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0.2 0.5 1",

why do you have autoload on something you dont want ?
Balance": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"