TV Series 5x3 Rows (Not Simple) :) (1 Viewer)

leeamorg

Portal Member
September 6, 2008
12
0
Home Country
England England
Hi All,

I'm aware that there is a MOD to change the TV Series to 5x3 rows using the old simple format. But I really like the new layout and would like 5x3 rows, has anybody got an xml for this or am I gonna have to start messing around with the old one :) .I was kinda hoping somebody has already done it to save me some time.

Cheers,
Lee
 

z3r0_burn

Portal Member
December 8, 2008
31
0
Minneapolis, MN, USA
Home Country
United States of America United States of America
Is there any way that someone would be able to make the 5x3 have the faded show banners the way the newer 3x3 screens do? i really love that look but with over 50 TV shows scanning 3x3 at a time is way too slow!

Thanks
 

aj1405

Portal Pro
September 30, 2007
443
302
Home Country
Norway Norway
Add <unfocusedAlpha>150</unfocusedAlpha> to the thumbnailpanel control in tvseries.xml:

Code:
				<control>
					<description>Banner</description>
					<type>thumbnailpanel</type>
					<id>50</id>
					<posX>45</posX>
					<posY>250</posY>
					<width>1920</width>
					<height>610</height>
					<spinPosX>60</spinPosX>
					<spinAlign>left</spinAlign>
					<imageFolder></imageFolder>
					<imageFolderFocus>tvseries_banner_focus.png</imageFolderFocus>
					<itemWidthBig>610</itemWidthBig>
					<itemHeightBig>120</itemHeightBig>
					<textureWidthBig>610</textureWidthBig>
					<textureHeightBig>120</textureHeightBig>
					<thumbWidthBig>600</thumbWidthBig>
					<thumbHeightBig>110</thumbHeightBig>
					<thumbPosXBig>5</thumbPosXBig>
					<thumbPosYBig>5</thumbPosYBig>
					<thumbZoom>no</thumbZoom>
					<textXOff>10</textXOff>
					<textYOff>-40</textYOff>
					<font>font14</font>
					<unfocusedAlpha>150</unfocusedAlpha>
				</control>
 

MrBobC

Portal Pro
February 3, 2009
52
2
Home Country
United States of America United States of America
Has anyone modded their xml file to give them 5x3 rows for the new 1.4 releaese? If so, I would greatly appreciate it. Thanks!
 

Users who are viewing this thread

Top Bottom