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
Popular Skins
Graveyard
Monochrome
Monochrome (for those who like dark skins), updated...
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="GetaGrip" data-source="post: 233116" data-attributes="member: 66571"><p>well the simple way is to change the button image in c:\programs\Team MediaPortal\skin\Monochrome\Media</p><p></p><p>There you find a picture labeled: hover_lastFM.png replace it with a picture of the same dimensions and save it with a extension .PNG[Important]</p><p></p><p>Clear the cache of the Monochrome skin, Vista [X:]\ProgramData\Team Mediaportal\Mediaportal\Cache\[Skinname] or XP [X:]/program files/team mediaportal/mediaportal/chache[skinname]</p><p></p><p>[X] = your drive letter where xp/vista is installed and [Skinname] is the folder of the skin where you want to change things</p><p></p><p>The hard way is when you change your dimensions of the picture then you have to change parameters in a .XML file.</p><p></p><p>In your case you must open c:\program files\Team MediaPortal\MediaPortal\skin\Monochrome\MusicMenu.XML</p><p>with Notepad.</p><p></p><p>Then you will see code like this:</p><p></p><p><?xml version="1.0" encoding="utf-8" standalone="yes"?></p><p><window></p><p> <id>8888</id></p><p> <defaultcontrol>5</defaultcontrol></p><p> <allowoverlay>yes</allowoverlay></p><p> <disabletopbar>no</disabletopbar></p><p> <controls></p><p> <import>common.time.xml</import></p><p> <control></p><p> <description>BG</description></p><p> <type>image</type></p><p> <id>1</id></p><p> <width>1366</width></p><p> <height>768</height></p><p> <texture>Background basic.png</texture></p><p> </control></p><p> <control></p><p> <description>Last.fm Button</description></p><p> <type>button</type></p><p> <id>4</id></p><p> <posX>53</posX></p><p> <posY>305</posY></p><p> <width>253</width></p><p> <height>166</height></p><p> <textureFocus>Basic_button_highlight.png</textureFocus></p><p> <textureNoFocus>-</textureNoFocus></p><p> <hyperlink>7890</hyperlink></p><p> <label>107890</label></p><p> <textcolor>00ffffff</textcolor></p><p> <textcolorNoFocus>00ffffff</textcolorNoFocus></p><p> <onleft>3</onleft></p><p> <onright>5</onright></p><p> <onup>21</onup></p><p> <ondown>99</ondown></p><p> </control></p><p> <control></p><p> <span style="color: Red"><description>Last.fm Button Label</description></span></p><p> <type>label</type></p><p> <id>1</id></p><p><span style="color: Red"> <textcolor>000000</textcolor></span></p><p><span style="color: Red"> <posX>215</posX></span></p><p><span style="color: Red"> <posY>469</posY></span></p><p><span style="color: Red"> <label>107890</label></span></p><p><span style="color: Red"> <align>Center</align></span></p><p> </control></p><p> <control></p><p> <span style="color: Red"><description>Last.fm Button Image</description></span></p><p> <type>image</type></p><p> <id>1</id></p><p> <span style="color: Red"><posX>67</posX></span></p><p><span style="color: Red"> <posY>319</posY></span></p><p><span style="color: Red"> <width>220</width></span></p><p><span style="color: Red"> <height>130</height></span></p><p> <texture>hover_lastFM.png</texture></p><p> </control></p><p> <control></p><p> <description>Music Button</description></p><p> <type>button</type></p><p> <id>5</id></p><p> <posX>306</posX></p><p> <posY>305</posY></p><p> <width>253</width></p><p> <height>166</height></p><p> <textureFocus>Basic_button_highlight.png</textureFocus></p><p> <textureNoFocus>-</textureNoFocus></p><p> <hyperlink>501</hyperlink></p><p> <label>2</label></p><p> <textcolor>00ffffff</textcolor></p><p> <textcolorNoFocus>00ffffff</textcolorNoFocus></p><p> <onleft>4</onleft></p><p> <onright>6</onright></p><p> <onup>21</onup></p><p> <ondown>99</ondown></p><p> </control></p><p> <control></p><p> <description>Music Button Label</description></p><p> <type>label</type></p><p> <id>1</id></p><p> <posX>493</posX></p><p> <posY>469</posY></p><p> <label>2</label></p><p> <align>Center</align></p><p> </control></p><p> <control></p><p> <description>Music Button Image</description></p><p> <type>image</type></p><p> <id>1</id></p><p> <posX>320</posX></p><p> <posY>319</posY></p><p> <width>220</width></p><p> <height>130</height></p><p> <texture>hover_my music_shares.png</texture></p><p> </control></p><p> <control></p><p> <description>MusicVideo Button</description></p><p> <type>button</type></p><p> <id>6</id></p><p> <posX>559</posX></p><p> <posY>305</posY></p><p> <width>253</width></p><p> <height>166</height></p><p> <textureFocus>Basic_button_highlight.png</textureFocus></p><p> <textureNoFocus>-</textureNoFocus></p><p> <hyperlink>4734</hyperlink></p><p> <label>30000</label></p><p> <textcolor>00ffffff</textcolor></p><p> <textcolorNoFocus>00ffffff</textcolorNoFocus></p><p> <onleft>5</onleft></p><p> <onright>7</onright></p><p> <onup>21</onup></p><p> <ondown>99</ondown></p><p> </control></p><p> <control></p><p></p><p>Well Label is the name you see on your screen and [x] [Y] are the values of the position on the screen.</p><p>Button is the picture with 4 values [X] [Y] and [WIDTH] [HEIGHT] of the picture, adjust them to your picture dimensions and save it back as the same >XML name.</p><p></p><p>Then save the file and open MP to see that you did your job right<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /> </p><p>No need to clear the cache with this kind of adjustment.</p><p></p><p>As a advise.... first backup your original file somewhere else, so that you alway can reverse things.</p><p></p><p>Hopefully I did explain it a little proper way.... just tried to keep it simple for you<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> </p><p></p><p>Regards, GetaGrip</p><p></p><p>p.s the code you see is what I use... so the code from the original Monochrome Skin has different values!!!!</p></blockquote><p></p>
[QUOTE="GetaGrip, post: 233116, member: 66571"] well the simple way is to change the button image in c:\programs\Team MediaPortal\skin\Monochrome\Media There you find a picture labeled: hover_lastFM.png replace it with a picture of the same dimensions and save it with a extension .PNG[Important] Clear the cache of the Monochrome skin, Vista [X:]\ProgramData\Team Mediaportal\Mediaportal\Cache\[Skinname] or XP [X:]/program files/team mediaportal/mediaportal/chache[skinname] [X] = your drive letter where xp/vista is installed and [Skinname] is the folder of the skin where you want to change things The hard way is when you change your dimensions of the picture then you have to change parameters in a .XML file. In your case you must open c:\program files\Team MediaPortal\MediaPortal\skin\Monochrome\MusicMenu.XML with Notepad. Then you will see code like this: <?xml version="1.0" encoding="utf-8" standalone="yes"?> <window> <id>8888</id> <defaultcontrol>5</defaultcontrol> <allowoverlay>yes</allowoverlay> <disabletopbar>no</disabletopbar> <controls> <import>common.time.xml</import> <control> <description>BG</description> <type>image</type> <id>1</id> <width>1366</width> <height>768</height> <texture>Background basic.png</texture> </control> <control> <description>Last.fm Button</description> <type>button</type> <id>4</id> <posX>53</posX> <posY>305</posY> <width>253</width> <height>166</height> <textureFocus>Basic_button_highlight.png</textureFocus> <textureNoFocus>-</textureNoFocus> <hyperlink>7890</hyperlink> <label>107890</label> <textcolor>00ffffff</textcolor> <textcolorNoFocus>00ffffff</textcolorNoFocus> <onleft>3</onleft> <onright>5</onright> <onup>21</onup> <ondown>99</ondown> </control> <control> [COLOR="Red"]<description>Last.fm Button Label</description>[/COLOR] <type>label</type> <id>1</id> [COLOR="Red"] <textcolor>000000</textcolor> <posX>215</posX> <posY>469</posY> <label>107890</label> <align>Center</align>[/COLOR] </control> <control> [COLOR="Red"]<description>Last.fm Button Image</description>[/COLOR] <type>image</type> <id>1</id> [COLOR="Red"]<posX>67</posX> <posY>319</posY> <width>220</width> <height>130</height>[/COLOR] <texture>hover_lastFM.png</texture> </control> <control> <description>Music Button</description> <type>button</type> <id>5</id> <posX>306</posX> <posY>305</posY> <width>253</width> <height>166</height> <textureFocus>Basic_button_highlight.png</textureFocus> <textureNoFocus>-</textureNoFocus> <hyperlink>501</hyperlink> <label>2</label> <textcolor>00ffffff</textcolor> <textcolorNoFocus>00ffffff</textcolorNoFocus> <onleft>4</onleft> <onright>6</onright> <onup>21</onup> <ondown>99</ondown> </control> <control> <description>Music Button Label</description> <type>label</type> <id>1</id> <posX>493</posX> <posY>469</posY> <label>2</label> <align>Center</align> </control> <control> <description>Music Button Image</description> <type>image</type> <id>1</id> <posX>320</posX> <posY>319</posY> <width>220</width> <height>130</height> <texture>hover_my music_shares.png</texture> </control> <control> <description>MusicVideo Button</description> <type>button</type> <id>6</id> <posX>559</posX> <posY>305</posY> <width>253</width> <height>166</height> <textureFocus>Basic_button_highlight.png</textureFocus> <textureNoFocus>-</textureNoFocus> <hyperlink>4734</hyperlink> <label>30000</label> <textcolor>00ffffff</textcolor> <textcolorNoFocus>00ffffff</textcolorNoFocus> <onleft>5</onleft> <onright>7</onright> <onup>21</onup> <ondown>99</ondown> </control> <control> Well Label is the name you see on your screen and [x] [Y] are the values of the position on the screen. Button is the picture with 4 values [X] [Y] and [WIDTH] [HEIGHT] of the picture, adjust them to your picture dimensions and save it back as the same >XML name. Then save the file and open MP to see that you did your job right:D No need to clear the cache with this kind of adjustment. As a advise.... first backup your original file somewhere else, so that you alway can reverse things. Hopefully I did explain it a little proper way.... just tried to keep it simple for you:) Regards, GetaGrip p.s the code you see is what I use... so the code from the original Monochrome Skin has different values!!!! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
Monochrome
Monochrome (for those who like dark skins), updated...
Contact us
RSS
Top
Bottom