2018-06-16, 02:48
find the line for menu item
<control type="group" id="5000">
<visible>String.IsEqual(Container(9000).ListItem.Property(id),movies)</visible>
add this after
<control type="group" id="5000">
<control type="image">
<top>-100</top>
<left>-60</left>
<width>1520</width>
<height>1080</height>
<texture>special://skin/extras\home-images\movie.jpg</texture>
</control>
extras\home-images has 2 images in it movie and music you will need to find the rest
<visible>String.IsEqual(Container(9000).ListItem.Property(id),movies)</visible>
<control type="group" id="5000">
<visible>String.IsEqual(Container(9000).ListItem.Property(id),movies)</visible>
add this after
<control type="group" id="5000">
<control type="image">
<top>-100</top>
<left>-60</left>
<width>1520</width>
<height>1080</height>
<texture>special://skin/extras\home-images\movie.jpg</texture>
</control>
extras\home-images has 2 images in it movie and music you will need to find the rest
<visible>String.IsEqual(Container(9000).ListItem.Property(id),movies)</visible>