v17 Disable movie fanart background in list view
#1
Hello,
How to completely remove the background (fanart movie) in the list view which is changing when you highlight the title of the video in the list.
I want to set one static background for all list and all menu.
Reply
#2
For posterity:
in Include_Backgrounds.xml change:
Code:
<imagepath fallback="special://skin/backgrounds/default_bg.jpg" background="true">$VAR[GlobalBackgroundVar]</imagepath>
to
Code:
<imagepath fallback="special://skin/backgrounds/default_bg.jpg" background="true">$VAR[HomeBackgroundVar]</imagepath>
Reply

Logout Mark Read Team Forum Stats Members Help
Disable movie fanart background in list view0