I'm looking forward to any 16x9 work you produce. This skin is also looking promising and elegent.
Is that background a curtain?
The images I have displayed on the main page also appear on secondary pages like 'my TV' and even if I delete the images from the page (using the media Portal skin editor), they re-appear. Where do I find them? In another piece of XML code I presume but need help finding it.
Glenn
...
<define>#header.label:134</define>
<define>#header.image:videos_logo.png</define>
<define>#header.hover:hover_my videos.png</define>
...
<controls>
...
<import>common.window.xml</import>
...
<control>
<type>image</type>
<id>1</id>
<posX>75</posX>
<posY>370</posY>
<texture>#header.hover</texture>
</control>
...