Could use some help. (1 Viewer)

keroberos

New Member
February 24, 2008
3
0
Basically all i want to do is extended the area where banners show up to the bottom of the screen.

mediaportal.jpg




I've been racking my brain for the past couple hours, if anyone has any insight on what i need to edit that would be awesome. I'm using the normal BlueTwo skin. Heres the XML file i'm using;


http://www.keroberos.com/uploader/files/1/TVSeries.xml
 

joz

Portal Pro
March 17, 2008
1,353
306
Home Country
Netherlands Netherlands
<control>
<description>graphical list (series and seasons if set - old)</description>
<type>listcontrol</type>
<subtype>album</subtype>
<id>50</id>
<posX>320</posX>
<!-- 750 -->
<posY>70 </posY>
<!-- 185 -->
<width>295</width>
<height>250</height>
<IconXOff>10</IconXOff>
<IconYOff>1</IconYOff>
<spaceBetweenItems>2</spaceBetweenItems>
<remoteColor>FFa6c3e1</remoteColor>
<!-- Watched color -->
<downloadColor>d4d2d2</downloadColor>
<!-- not watched color (normal) -->
<textcolor>FF78ace0</textcolor>
<!-- local file not present color -->
<textcolor2>FF78ace0</textcolor2>
<!-- local file not present color column 2-->
<textcolor3>FF78ace0</textcolor3>
<!-- local file not present color column 3-->
<spinWidth>10</spinWidth>
<spinHeight>10</spinHeight>
<spinPosX>580</spinPosX>
<spinPosY>340</spinPosY>
<spinAlign>Right</spinAlign>
<spinColor>ffffffff</spinColor>
<textureUp>1scroll-up.png</textureUp>
<textureDown>1scroll-down.png</textureDown>
<textureUpFocus>1scroll-up-focus.png</textureUpFocus>
<textureDownFocus>1scroll-down-focus.png</textureDownFocus>
<enableFocusZoom>no</enableFocusZoom>
<onleft>50</onleft>
<onright>50</onright>
</control>

adjust the height that I have set a bold font-weight on
 

Users who are viewing this thread

Top Bottom