Anyway of Editing These in Monochrome? (1 Viewer)

Psycho Reptile

Retired Team Member
  • Premium Supporter
  • April 19, 2006
    1,316
    787
    Cambridge, England
    Home Country
    United Kingdom United Kingdom
    For the menu; play with the values in bold in myHome.xml and myHomePlugIns.xml:

    Code:
        <control>
          <description>Menu</description>
          <type>menu</type>
          <id>50</id>
          <posX>500</posX>
          <posY>147</posY>
          <width>488</width>
          <textcolor>ffffffff</textcolor>
          <textColorNoFocus>60ffffff</textColorNoFocus>
          <dimColor>80ffffff</dimColor>
          <buttonTextXOff>15</buttonTextXOff>
          <buttonTextYOff>9</buttonTextYOff>
          <buttonOffset>25</buttonOffset>
          <buttonFont>font16</buttonFont>
          <buttonHeight>[B]65[/B]</buttonHeight>
          <spaceBetweenButtons>[B]18[/B]</spaceBetweenButtons>
          <numberOfButtons>[B]5[/B]</numberOfButtons>
          <textureButtonFocus>hp_selectionbar.png</textureButtonFocus>
          <textureButtonNoFocus>-</textureButtonNoFocus>
          <hoverX>264</hoverX>
          <hoverY>281</hoverY>
          <hoverWidth>199</hoverWidth>
          <hoverHeight>199</hoverHeight>
          <hoverKeepAspectratio>yes</hoverKeepAspectratio>
          <scrollTime>120</scrollTime>
          <scrollTimeMin>60</scrollTimeMin>
          <textureBackground>-</textureBackground>
          <onright>13</onright>
          <onleft>10</onleft>
        </control>

    For the date/time; add the line in bold to common.time.xml and adjust as necessary:

    Code:
        <control>
          <description>Date | Time</description>
          <type>label</type>
          <id>233</id>
          <posX>1340</posX>
          <posY>725</posY>
          <label>#date | #time</label>
          <align>right</align>
          [B]<font>font10</font>[/B]
        </control>

    ;)
     

    Maxamus

    New Member
    January 10, 2009
    4
    0
    Thank you Psycho Reptile

    I tried what you suggested and although it worked, it didnt.
    Changing those values knocks the home screen text off center. Changing the value from 5 to 2 does not position the 2 menues in center either :oops:

    I'll post a pic
     

    Maxamus

    New Member
    January 10, 2009
    4
    0
    I've managed to tweak it to this so far:



    Is there anyway i can specify a different background for the home screen but keep using the one im using for the rest of the sections?
     

    Users who are viewing this thread

    Similar threads

    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    Replies
    0
    Views
    884
    MP1 MP2 Spell Check gone? DE
    Got it.:) I clicked on the box highlighted in the attached screenshot and also added English GB to that and removed the existing English EN. Misspellled words (like that one) are now underlined with red wavy line.:)
    Got it.:) I clicked on the box highlighted in the attached screenshot and also added English GB to that and removed the existing...
    Up untill recently I'm sure there was a spell checker on new posts, (misspelled words were highlighted). It does not seem to be...
    Replies
    8
    Views
    2K
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    Nevermind, I think. I found them in the forum. I had only checked the main webiste for MP2 plugins. https://www.team-mediaportal.com/extensions/mp2-plugins I hope these work: Featured Plugins
    Nevermind, I think. I found them in the forum. I had only checked the main webiste for MP2 plugins...
    I've been an MP1 user for a long time. I'm interested in switching to MP2. However, I rely heavily on the features provided by...
    Replies
    1
    Views
    3K
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0 on Windows 7 SP1
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0...
    My TV PC is more a cast-off on older hardware (a 'Quiet PC' i5 4690, 16GB ram, 2xSSD 1xHDD, system graphics), mainly as a cheap way...
    Replies
    5
    Views
    2K
    Top Bottom