2016-04-15, 06:06
Hi. Love this skin. Is it possible to show the Kodi logo in the top left corner? Thanks.
<control type="image">
<description>LOGO</description>
<left>82</left>
<top>760</top>
<width>356</width>
<height>70</height>
<aspectratio>keep</aspectratio>
<texture>logo.png</texture>
<colordiffuse>$VAR[ColorHighlightVar]</colordiffuse>
</control>