Okay, now i'm one step closer

I got right trackinfo_mod but now i cant get that part where buttons (marked area) are scaled, it doesnt move up or down, just sideways and i dont know how to scale those track infos and horizontal splitters. Layouttree is now identical with tool++'s (i've checked that 5 times)

What about those side now playing boxes? should there be code?
This is my album art
CODE
$font(cambria,12,bold,164-171-179)
$drawrect(0,0,0,0,brushcolor-240-240-240 pencolor-null)
$imageabs2(84,84,,,,,5,3,'C:\Program Files\foobar2000\Images\noalbum.png',)
$imageabs2(84,84,,,,,5,3,$replace(%path%,%filename_ext%,)folder.png,)
$imageabs2(84,84,,,,,5,3,$replace(%path%,%filename_ext%,)folder.jpg,)
$imageabs2(84,84,,,,,5,3,'C:\Program Files\foobar2000\Images\artoverlay.png',)
$alignabs(92,40,$add(%_width%,-107),20,left,top)
$lower($if2(%album artist%,%artist%))
$alignabs(92,55,$add(%_width%,-107),20,left,top)
$font(Swis721 Cn BT D-Type,14,,138-145-153)
%album%$font(Swis721 Cn BT D-Type,14,bold,120-120-120)[ %date%]
$alignabs(92,71,$add(%_width%,-107),20,left,top)
$font(calibri,9,bold,153-153-153)[$upper(%genre%)]
Does this album art work thatway that there's one folder where is all covers?
Sorry i'm little bit of newbie