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
Quality Assurance
Titan Skin Feedback
Titan - FLOW Theme
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="ixdvc" data-source="post: 1005807" data-attributes="member: 92134"><p>For adding Videos you just have to replace lines 275 to 297 in BasicHome.submenus.xml with this:</p><p>[spoiler][CODE] <control></p><p> <description>Videos</description></p><p> <type>button</type></p><p> <id>1103</id></p><p> <width>500</width></p><p> <height>40</height></p><p> <textureFocus>-</textureFocus></p><p> <textureNoFocus>-</textureNoFocus></p><p> <hyperlink>6</hyperlink></p><p> <label>::Dummy::</label></p><p> <font>font12</font></p><p> <textcolor>FFFFFFFF</textcolor></p><p> <textalign>left</textalign></p><p> <textcolorNoFocus>FF000000</textcolorNoFocus></p><p> <textYOff>0</textYOff></p><p> <onright>6</onright></p><p> <onleft>4</onleft></p><p> <onup>1102</onup></p><p> <ondown>1100</ondown></p><p><visible allowhiddenfocus="true">control.HasFocus(1100) | control.HasFocus(1101) | control.HasFocus(1102) | control.HasFocus(1103) | control.HasFocus(1104)</visible></p><p> </control></p><p>[/CODE][/spoiler]</p><p>And change <ondown>1100</ondown> in line 272 to <ondown>1103</ondown> and in line 204 from 1102 to 1103.</p><p> </p><p>I have attached the modified file.</p></blockquote><p></p>
[QUOTE="ixdvc, post: 1005807, member: 92134"] For adding Videos you just have to replace lines 275 to 297 in BasicHome.submenus.xml with this: [spoiler][CODE] <control> <description>Videos</description> <type>button</type> <id>1103</id> <width>500</width> <height>40</height> <textureFocus>-</textureFocus> <textureNoFocus>-</textureNoFocus> <hyperlink>6</hyperlink> <label>::Dummy::</label> <font>font12</font> <textcolor>FFFFFFFF</textcolor> <textalign>left</textalign> <textcolorNoFocus>FF000000</textcolorNoFocus> <textYOff>0</textYOff> <onright>6</onright> <onleft>4</onleft> <onup>1102</onup> <ondown>1100</ondown> <visible allowhiddenfocus="true">control.HasFocus(1100) | control.HasFocus(1101) | control.HasFocus(1102) | control.HasFocus(1103) | control.HasFocus(1104)</visible> </control> [/CODE][/spoiler] And change <ondown>1100</ondown> in line 272 to <ondown>1103</ondown> and in line 204 from 1102 to 1103. I have attached the modified file. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Titan Skin Feedback
Titan - FLOW Theme
Contact us
RSS
Top
Bottom