home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
mce 1280x720 (updated for MP 0.2.3 RC3)
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="pannivas" data-source="post: 79400" data-attributes="member: 23174"><p>ok i played a bit around with the tvseries.xml file and manage to get the fonts bigger for a 1280x720 and 1920x1080 resolutions. I also managed to include the TVSeries banner on top if anyone is interested in having that banner there look screenshot how it looks on my 1080i panel (same looks on a 720p panel).</p><p></p><p>if you like the screenshot then locate your tvseries.xml file located on C:\Program Files\Team MediaPortal\MediaPortal\Skin\mce1280x720 edit with a text editor (i.e. notepad) and replace the entire contet with the one below. Please backup your file before doing so in case you dont like it then you can easily revert back to the original version.</p><p></p><p>[code]</p><p><window></p><p> <id>0</id></p><p> <defaultcontrol>0</defaultcontrol></p><p> <allowoverlay>yes</allowoverlay></p><p> <define>#header.label:MyTV Series</define></p><p> <define>#header.text:television</define></p><p> <define>#header.hover:hover_my tv.png</define></p><p> <controls></p><p> <import>common.window.default.xml</import></p><p> <control></p><p> <type>image</type></p><p> <description>Series Logo</description></p><p> <id>30</id></p><p> <posX>400</posX></p><p> <posY>97</posY></p><p> <width>800</width></p><p> <height>140</height></p><p> <texture></texture></p><p> </control></p><p> <control></p><p> <type>group</type></p><p> <description>group element</description></p><p> <id>27</id></p><p> <animation>FlyInFromLeft</animation></p><p> <layout>StackLayout(2)</layout></p><p> <posX>60</posX></p><p> <posY>237</posY></p><p> <control></p><p> <type>button</type></p><p> <description>Back</description></p><p> <id>2</id> </p><p> <label>Back</label></p><p> </control> </p><p> <control></p><p> <type>button</type></p><p> <description>View-As button</description></p><p> <id>3</id> </p><p> <label>100</label></p><p> </control></p><p> <control></p><p> <type>sortbutton</type></p><p> <id>4</id></p><p> <label>103</label></p><p> <onleft>3</onleft></p><p> <onright>50</onright></p><p> <onup>2</onup></p><p> <ondown>5</ondown></p><p> </control></p><p> </control></p><p> <control></p><p> <type>group</type></p><p> <description>group element</description></p><p> <id>28</id></p><p> <animation>FlyInFromTop</animation></p><p> <posY>237</posY></p><p> <control></p><p> <description>composite control consisting of a list control and a thumbnail panel</description></p><p> <type>facadeview</type></p><p> <id>50</id></p><p> <control></p><p> <description>listcontrol</description></p><p> <type>listcontrol</type></p><p> <id>50</id></p><p> <height>320</height></p><p> <posY>237</posY></p><p> <spinPosY>525</spinPosY></p><p> <onleft>2</onleft></p><p> <onright>2</onright></p><p> <onup>2</onup></p><p> <ondown>2</ondown></p><p> </control></p><p> <control></p><p> <description>Thumbnail Panel</description></p><p> <type>thumbnailpanel</type></p><p> <id>50</id></p><p> <onleft>2</onleft></p><p> <onright>2</onright></p><p> <onup>2</onup></p><p> <ondown>2</ondown></p><p> </control></p><p> </control></p><p> </control></p><p> <control></p><p> <type>textboxscrollup</type></p><p> <font>font14</font></p><p> <description>Plot value</description></p><p> <id>31</id></p><p> <posX>400</posX></p><p> <posY>557</posY></p><p> <width>800</width></p><p> <height>150</height></p><p> <colordiffuse>ffffffff</colordiffuse></p><p> <textcolor>FFFFFFFF</textcolor></p><p> </control></p><p> </controls></p><p></window></p><p>[/code]</p><p></p><p>Boilermaker any ideas how i can make my own Basic Home Screen? Which xml files do i need to edit in order to get different menu buttons on the Basic Home Screen? And where are the images of the Basic Home Screen? Any idea where this is documented so i can have a look at?</p><p></p><p>Thanks</p></blockquote><p></p>
[QUOTE="pannivas, post: 79400, member: 23174"] ok i played a bit around with the tvseries.xml file and manage to get the fonts bigger for a 1280x720 and 1920x1080 resolutions. I also managed to include the TVSeries banner on top if anyone is interested in having that banner there look screenshot how it looks on my 1080i panel (same looks on a 720p panel). if you like the screenshot then locate your tvseries.xml file located on C:\Program Files\Team MediaPortal\MediaPortal\Skin\mce1280x720 edit with a text editor (i.e. notepad) and replace the entire contet with the one below. Please backup your file before doing so in case you dont like it then you can easily revert back to the original version. [code] <window> <id>0</id> <defaultcontrol>0</defaultcontrol> <allowoverlay>yes</allowoverlay> <define>#header.label:MyTV Series</define> <define>#header.text:television</define> <define>#header.hover:hover_my tv.png</define> <controls> <import>common.window.default.xml</import> <control> <type>image</type> <description>Series Logo</description> <id>30</id> <posX>400</posX> <posY>97</posY> <width>800</width> <height>140</height> <texture></texture> </control> <control> <type>group</type> <description>group element</description> <id>27</id> <animation>FlyInFromLeft</animation> <layout>StackLayout(2)</layout> <posX>60</posX> <posY>237</posY> <control> <type>button</type> <description>Back</description> <id>2</id> <label>Back</label> </control> <control> <type>button</type> <description>View-As button</description> <id>3</id> <label>100</label> </control> <control> <type>sortbutton</type> <id>4</id> <label>103</label> <onleft>3</onleft> <onright>50</onright> <onup>2</onup> <ondown>5</ondown> </control> </control> <control> <type>group</type> <description>group element</description> <id>28</id> <animation>FlyInFromTop</animation> <posY>237</posY> <control> <description>composite control consisting of a list control and a thumbnail panel</description> <type>facadeview</type> <id>50</id> <control> <description>listcontrol</description> <type>listcontrol</type> <id>50</id> <height>320</height> <posY>237</posY> <spinPosY>525</spinPosY> <onleft>2</onleft> <onright>2</onright> <onup>2</onup> <ondown>2</ondown> </control> <control> <description>Thumbnail Panel</description> <type>thumbnailpanel</type> <id>50</id> <onleft>2</onleft> <onright>2</onright> <onup>2</onup> <ondown>2</ondown> </control> </control> </control> <control> <type>textboxscrollup</type> <font>font14</font> <description>Plot value</description> <id>31</id> <posX>400</posX> <posY>557</posY> <width>800</width> <height>150</height> <colordiffuse>ffffffff</colordiffuse> <textcolor>FFFFFFFF</textcolor> </control> </controls> </window> [/code] Boilermaker any ideas how i can make my own Basic Home Screen? Which xml files do i need to edit in order to get different menu buttons on the Basic Home Screen? And where are the images of the Basic Home Screen? Any idea where this is documented so i can have a look at? Thanks [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
mce 1280x720 (updated for MP 0.2.3 RC3)
Contact us
RSS
Top
Bottom