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
MediaStream
MediaStream by pilehave - upd. 22/08/09
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="pilehave" data-source="post: 332751" data-attributes="member: 71550"><p>As with the other problems a screenshot will be appreciated <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>Did you copy the fonts to the font-folder in Windows, and is it only on those two screens the problem is?</p><p></p><p></p><p></p><p>There are a number of options to remove the topbar. In myHome you should remove or comment out the following:</p><p></p><p>[CODE]<!-- Topbar --></p><p></p><p> <control></p><p> <description>Back button</description></p><p> <type>button</type></p><p> <id>10</id></p><p> <posX>10</posX></p><p> <posY>45</posY></p><p> <width>50</width></p><p> <height>52</height></p><p> <textureFocus>button_shutdown_focus.png</textureFocus></p><p> <textureNoFocus>button_shutdown_nofocus.png</textureNoFocus></p><p> <label>-</label></p><p> <action>99</action></p><p> <onleft>90001</onleft></p><p> <onright>11</onright></p><p> <onup>90001</onup></p><p> <ondown>90001</ondown></p><p> </control></p><p> </p><p> <control></p><p> <description>videowallpaper button</description></p><p> <type>button</type></p><p> <id>11</id></p><p> <posX>60</posX></p><p> <posY>45</posY></p><p> <width>50</width></p><p> <height>52</height></p><p> <textureFocus>button_tvdesktop_focus.png</textureFocus></p><p> <textureNoFocus>button_tvdesktop_nofocus.png</textureNoFocus></p><p> <label>-</label></p><p> <action>101</action></p><p> <onleft>10</onleft></p><p> <onright>12</onright></p><p> <onup>90001</onup></p><p> <ondown>90001</ondown></p><p> </control></p><p> </p><p> <control></p><p> <description>basichome button button</description></p><p> <type>button</type></p><p> <id>12</id></p><p> <posX>110</posX></p><p> <posY>45</posY></p><p> <width>50</width></p><p> <height>52</height></p><p> <textureFocus>Basic_focus.png</textureFocus></p><p> <textureNoFocus>Basic_nofocus.png</textureNoFocus></p><p> <label>-</label></p><p> <action>115</action></p><p> <onleft>11</onleft></p><p> <onright>13</onright></p><p> <onup>90001</onup></p><p> <ondown>90001</ondown></p><p> </control></p><p> </p><p> <control></p><p> <description>Exit button</description></p><p> <type>button</type></p><p> <id>13</id></p><p> <posX>160</posX></p><p> <posY>45</posY></p><p> <width>50</width></p><p> <height>52</height></p><p> <textureFocus>button_close_focus.png</textureFocus></p><p> <textureNoFocus>button_close_nofocus.png</textureNoFocus></p><p> <label>-</label></p><p> <action>97</action></p><p> <onleft>12</onleft></p><p> <onright>90001</onright></p><p> <onup>90001</onup></p><p> <ondown>90001</ondown></p><p> </control>[/CODE]</p><p></p><p>The menu-generator now allows you to select if this code should be in the home-screen in the first place!</p><p></p><p>The topbar in all the other screens can be disabled in MediaPortal Configuration. The plugin is a window-plugin called "Topbar" <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="pilehave, post: 332751, member: 71550"] As with the other problems a screenshot will be appreciated :) Did you copy the fonts to the font-folder in Windows, and is it only on those two screens the problem is? There are a number of options to remove the topbar. In myHome you should remove or comment out the following: [CODE]<!-- Topbar --> <control> <description>Back button</description> <type>button</type> <id>10</id> <posX>10</posX> <posY>45</posY> <width>50</width> <height>52</height> <textureFocus>button_shutdown_focus.png</textureFocus> <textureNoFocus>button_shutdown_nofocus.png</textureNoFocus> <label>-</label> <action>99</action> <onleft>90001</onleft> <onright>11</onright> <onup>90001</onup> <ondown>90001</ondown> </control> <control> <description>videowallpaper button</description> <type>button</type> <id>11</id> <posX>60</posX> <posY>45</posY> <width>50</width> <height>52</height> <textureFocus>button_tvdesktop_focus.png</textureFocus> <textureNoFocus>button_tvdesktop_nofocus.png</textureNoFocus> <label>-</label> <action>101</action> <onleft>10</onleft> <onright>12</onright> <onup>90001</onup> <ondown>90001</ondown> </control> <control> <description>basichome button button</description> <type>button</type> <id>12</id> <posX>110</posX> <posY>45</posY> <width>50</width> <height>52</height> <textureFocus>Basic_focus.png</textureFocus> <textureNoFocus>Basic_nofocus.png</textureNoFocus> <label>-</label> <action>115</action> <onleft>11</onleft> <onright>13</onright> <onup>90001</onup> <ondown>90001</ondown> </control> <control> <description>Exit button</description> <type>button</type> <id>13</id> <posX>160</posX> <posY>45</posY> <width>50</width> <height>52</height> <textureFocus>button_close_focus.png</textureFocus> <textureNoFocus>button_close_nofocus.png</textureNoFocus> <label>-</label> <action>97</action> <onleft>12</onleft> <onright>90001</onright> <onup>90001</onup> <ondown>90001</ondown> </control>[/CODE] The menu-generator now allows you to select if this code should be in the home-screen in the first place! The topbar in all the other screens can be disabled in MediaPortal Configuration. The plugin is a window-plugin called "Topbar" :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
MediaStream
MediaStream by pilehave - upd. 22/08/09
Contact us
RSS
Top
Bottom