Display MoreDisplay Moreshould it be like this,
if there is a poster the background should appear,
if there is no poster the background should not be visible...
Your code should work...
first, replace pstrBG with pstrNm
If it works this way, it will also work as a background...
Note the value of zPosition="x"...
It should be small for the background and large for the poster...
zPosition="0"
zPosition="1"
thanks for your answer,
Code<widget source="session.Event_Now" render="xtraPoster" position="23,308" size="272,385" zPosition="2" borderWidth="2" borderColor="foreground" /> <widget source="session.Event_Now" render="xtraPosterbg" position="10,262" size="300,450" scale="on" alphatest="blend" zPosition="5" />it understood that cover display related by poster
the issue i have is new poster downloaded have cover display
old poster i have on poster folder which downloaded before displayed without cover
am i clear to explain the problem
I tried to add poster background in my skin Novaler-S-FHD and it works good wither posterx render and with xtraevent plugin , but the problem that I face is that posterx has only one path for downloaded poster but xtraevent has different paths as configured by the user , and the posterbg render depends on the the presence of jpg file in preconfigured path to show the background , so to work with xtraevent , the user must configure the path as in posterbg render . I hope you understand me and find a solution for this problem if I am right .
