You don’t say whether you want a (solid) background COLOUR or whether you want a background IMAGE.
In either case, you need a skin.ini file in your config folder. So first, you need to check the location of that folder. Open mAirList config and click Advanced, Data Folders. Note the location of Config Folder and click the Open in Explorer button BELOW that on the dialog. That is where your skini.ini file needs to be. ~If it doesn’t exist, you need to move it there (or create it there).
In your skin.ini file, use THIS format if you want a background image:
and use THIS format if you want a background colour:
[MainWindow]
Color=#804080
Note that you MUST use the American spelling of Color (not Colour!).
Also note none of the elements of your layout (Browser, toolbar, Players, Cartwall, etc.) are EVER transparent, so you will only see your image (or colour) in the areas of the window which are NOT occupied by any of those elements. If your custom layout is anything like mine, that will be a very small percentage of the mAirList window.
For anyone still confused by the term ‘custom layout,’ a ‘custom’ layout simply means that you have created a skin.ini file (so mAirList is not using an ‘automatic’ or default layout). I’m sure Torben will correct me if that description is wrong!
I was misled by the “gui.ini” files where I founded a [MainWindows] section.
I thought that, since v3 mAirlist version, skin.ini was no longer used and all the previous settings had been moved into “gui.ini” file.
I created a “skin.ini”, like I did before with v2.2 and all is okay.
Newbies error ^^