- November 26, 2005
- 81
- 4
- 46
- Home Country
-
Netherlands
Thanks guys the delete works
There is also a small skin problem. When you play a series and push the back button on the remote, the small screeen showing the series is overlayed upon the series text (on the left). If this textbox would be smaller in height it would fit nicely 
Done it allready
Change in TVSeries.xml:
<control>
<type>textboxscrollup</type>
<description>Description</description>
<id>31</id>
<posX>60</posX>
<posY>280</posY>
<width>620</width>
<height>414</height>
TO:
<control>
<type>textboxscrollup</type>
<description>Description</description>
<id>31</id>
<posX>60</posX>
<posY>280</posY>
<width>620</width>
<height>214</height>
So you change height 414 to 214
You can do this with:
MePo skin wide
BlueTwo wide
Razor
And others based on Bluetwo wide
Done it allready
Change in TVSeries.xml:
<control>
<type>textboxscrollup</type>
<description>Description</description>
<id>31</id>
<posX>60</posX>
<posY>280</posY>
<width>620</width>
<height>414</height>
TO:
<control>
<type>textboxscrollup</type>
<description>Description</description>
<id>31</id>
<posX>60</posX>
<posY>280</posY>
<width>620</width>
<height>214</height>
So you change height 414 to 214
You can do this with:
MePo skin wide
BlueTwo wide
Razor
And others based on Bluetwo wide