Hi, I'm looking at some logons like this one: https://www.wincustomize.com/ViewSkin.aspx?SID=1&SkinID=4894&LibID=26 that use Bitmap_128. I know in the uifile this part controls it:
element [id=atom(splash)]
{
background: rcbmp(2005,7,#FF00FF,643rp,588rp,0,0);
The only difference I see between the logons that use Bitmap_128, is the height and width parts (643rp, 588rp) - so I tried to put the height and width of MY 128 bmp instead, save the uifile and apply, but when I restarted the PC, I get parser error - that something is wrong in line 40.
Can anyone please explain to me what I'm doing wrong or if there are more settings in the uifile that need to be changed in order for it to work?! would appreciate the help!
p/s- I know Bitmap_128 must be 32bit and mine is.