Hello all,
I am currently working on a theme and have run into a rather annoying hiccup.
So I would like to move the album info display to the right about 20pnts. But for some reason when ever I increase the X axis (74 correct?) it crashes the wps and displays the failsafe mode . can someone tell me what I should modify? Below is the exact section I am having difficulty with as well as some photos of what I am working on to give the idea of where I want it moved.
# ALBUM INFO [WITH ALBUM ART]
#
%ax%Vl(a,74,48,144,18,2)%Vf(FFFFFF)%Vb(000000)
%s%al%?pE(10)<%Sx(Next Track:)|%?it<%it|%fn>>
#
%ax%Vl(a,74,72,144,18,2)%Vf(FFFFFF)%Vb(000000)
%s%al%?pE(10)<%?It<%It|%Fn>|%?ia<%ia|%?d(3)<%d(2)|%?Sr<kbps%fb %fc|%fc %fbkbps>>>>
#
%ax%Vl(a,74,96,144,18,2)%Vf(FFFFFF)%Vb(000000)
%s%al%?pE(10)<%?Ia<%Ia|%?D(3)<%D(2)|%?Sr<kbps%Fb %Fc|%Fc %Fbkbps>>>|%?id<%id|%?d(3)<%d(3)|%?Sr<kHz%fk|%fkkHz>>>>
and screendumps:


Notice how the song title/album/artist name display on top of the album art. That is what i would like to change.