for my taste the roller in thv took far to much place, i wanted a bigger cover. but in the middle and with a vertical roller.
and i did stumble over something to play with. so i thought i post it, for those finding there way in thv skinning land.
first three screenshots.
the first how its originally, the second how it looks now (i know, not perfect, but i might keep it), and the last to show that the info is not attached by it.
here is the code where the info is in:
<Layout Name="Playing Now" Location="Playing Now\Display" >
<!-- Background area -->
<Item Name="ViewBackgroundPN" Placement="All" />
<!-- Content area -->
<Item Name="RT" Base="FoolTheaterView" Placement="Top" Size="(2 * [Medium Text Height]) + (2 * [List Internal Margins Height])" />
<Item Name="ZR" Base="RT" Placement="Right" Size="75%" />
<Item Name="NavigationRoller" Base="RT" Placement="Top" Size="100%" />
<Item Name="What ever" Base="ViewBackgroundPN" Placement="Top" Size="3%" />
<Item Name="Titlebar" Base="NavigationRoller" Placement="Top" Size="[Large Text Height] + [List Internal Margins Height]" />
<Item Name="Statusbar" Base="ViewBackgroundPN" Condition="If(Statusbar, 1, 0)" Placement="Bottom" Size="[Medium Text Height] + 16" Crop="8" />
<!--Item Name="PIP" Base="ViewBackground" Placement="Left" Size="65%" Crop="1%" / -->
<Item Name="View" Base="ViewBackgroundPN" Placement="All" />
</Layout>
<Layout Name="Playing Now" Location="*\Playing Now\Display" >
<!-- Background area -->
<Item Name="ViewBackgroundPN" Placement="All" />
<!-- Content area -->
<Item Name="RT" Base="FoolTheaterView" Placement="Top" Size="(2 * [Medium Text Height]) + (2 * [List Internal Margins Height])" />
<Item Name="ZR" Base="RT" Placement="Right" Size="75%" />
<Item Name="NavigationRoller" Base="RT" Placement="Top" Size="100%" />
<Item Name="What ever" Base="ViewBackgroundPN" Placement="Top" Size="3%" />
<Item Name="Titlebar" Base="NavigationRoller" Placement="Top" Size="[Large Text Height] + [List Internal Margins Height]" />
<Item Name="Statusbar" Base="ViewBackgroundPN" Condition="If(Statusbar, 1, 0)" Placement="Bottom" Size="[Medium Text Height] + 16" Crop="8" />
<!--Item Name="PIP" Base="ViewBackground" Placement="Left" Size="65%" Crop="1%" / -->
<Item Name="View" Base="ViewBackgroundPN" Placement="All" />
</Layout>
there are two things different. first there are two instances of Location.. one is for the playing now you enter when comming from the root, the second is when comming from anywhere else.
the other is that i made the roller sit in a place that is not defined called 'FoolTheaterView' and putted some dummy inthere 'RT' to push the roller to the left.which is a bit of the trick to get the bigger coverart. maybe there are other ways?
i hope somebody likes it.
have fun
gab