Buggy button color and background image size
Does anyone know how to fix this http://prntscr.com/lqu3fp
When I change the tab, the other buttons stay as they were active

And what should be the image size so the background stays in HD? I used a full Hd picture and it looks like this http://prntscr.com/lqu455

Sure the original author would have been able to answer such questions, also why things where made that way like they are.

But he is'nt available anymore.

Oh, rip then. At least it's not that big of a deal. Thanks anyway. 
In response to fpicoral ():
Oh, rip then. At least it's not that big of a deal. Thanks anyway. 
hello i had this too but i dont remember what i change try this
    "ActiveButtonColor": " ",
    "InactiveButtonColor": " ",​
do this two in the same color.

you can post the last part of your config so i can compaire with my like this
    "ShowInfoOnPlayerInit": true,
    "ShowInfoOnlyOncePerRuntime": true,
    "TabToOpenByDefault": 0,
    "Position": {
      "MinX": 0.15,
      "MaxX": 0.9,
      "MinY": 0.2,
      "MaxY": 0.9
    },
    "BackgroundImage": {
      "Enabled": true,
      "Position": {
        "MinX": 0.0,
        "MaxX": 1.0,
        "MinY": 0.0,
        "MaxY": 1.0
      },
      "Url": " ",
      "TransparencyInPercent": 40
    },
    "ActiveButtonColor": "#080156",
    "InactiveButtonColor": "#080156",
    "CloseButtonColor": "#127127127255",
    "NextPageButtonColor": "#127127127255",
    "PrevPageButtonColor": "#127127127255",
    "BackgroundColor": "#141313",
    "HelpButton": {
      "IsEnabled": false,
      "Text": "Help",
      "Position": {
        "MinX": 0.0,
        "MaxX": 0.05,
        "MinY": 0.1,
        "MaxY": 0.14
      },
      "Color": "#127127127255",
      "FontSize": 18
    },
    "UpgradedConfig": false​
"ShowInfoOnPlayerInit": true,
"ShowInfoOnlyOncePerRuntime": true,
"TabToOpenByDefault": 0,
"Position": {
"MinX": 0.15,
"MaxX": 0.9,
"MinY": 0.2,
"MaxY": 0.9
},
"BackgroundImage": {
"Enabled": true,
"Position": {
"MinX": 0.0,
"MaxX": 1.0,
"MinY": 0.0,
"MaxY": 1.0
},
"Url": "https://i.imgur.com/3lGj1X6.jpg",
"TransparencyInPercent": 100
},
"ActiveButtonColor": "#AAAAAA",
"InactiveButtonColor": "#AAAAAA",
"CloseButtonColor": "#f00000",
"NextPageButtonColor": "#AAAAAA",
"PrevPageButtonColor": "#AAAAAA",
"BackgroundColor": "#000000",
"HelpButton": {
"IsEnabled": false,
"Text": "AJUDA",
"Position": {
"MinX": 0.0,
"MaxX": 0.05,
"MinY": 0.1,
"MaxY": 0.14
},
"Color": "#0",
"FontSize": 18
},
"UpgradedConfig": false
}
}
did it work better if u have ActiveButtonColor and InactiveButtonColor the same color ?
In response to dIMjIM ():
hello i had this too but i dont remember what i change try this
"ActiveButtonColor": " ",...
Okay, so I think that you are blessed. I copied your config and updated to my values, so basically it is the same thing, littery the same, but now the buttons are normal.
Yeah, thanks hahaha