Layout fix for "Info Service" page (1 Viewer)

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    I modified the icon values, they were "0" before. see "before" and "after" screenshots!

    Code:
    		<control>
    			<description>listcontrol</description>
    			<type>listcontrol</type>
    			<id>50</id>
    			<onleft>2</onleft>
    			<textYOff>6</textYOff>
    			<textXOff2>770</textXOff2>
    			<textYOff2>43</textYOff2>
    			<textYOff3>43</textYOff3>
    			<textXOff2>770</textXOff2>
    			<textXOff3>140</textXOff3>
    			<font>font18</font>
    			<font2>font14</font2>
    			<font3>font14</font3>
    [B][COLOR="DarkGreen"]			<itemWidth>64</itemWidth>
    			<itemHeight>64</itemHeight>
    			<keepaspectratio>true</keepaspectratio>[/COLOR][/B]
    			<IconYOff>8</IconYOff>
    			<textureHeight>76</textureHeight>
    			<textureFocus>bg_facade2_line_focus.png</textureFocus>
    			<textureNoFocus>bg_facade2_line_nofocus.png</textureNoFocus>
    			<PinIconXOff>776</PinIconXOff> 
    			<PinIconYOff>39</PinIconYOff>
    		</control>
     

    Attachments

    • before.jpg
      before.jpg
      252.2 KB
    • after..jpg
      after..jpg
      251.5 KB

    Tgx

    Retired Team Member
  • Premium Supporter
  • January 22, 2008
    1,560
    1,115
    Home Country
    Italy Italy
    Hi!

    I preferer to remove thumbnails from the facade, so that the space from the left to the text is removed and the screen looks better!

    In the next release it should be fixed.

    Thanks for pointing it out!

    Tgx
     

    Users who are viewing this thread

    Top Bottom