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
StreamedMP
Missing RSS Logo
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="trevor" data-source="post: 819972" data-attributes="member: 25806"><p>Hi,</p><p></p><p>Well if your really want to you edit basichome.xml and find the following 3 controls - the will be together</p><p></p><p> <control></p><p> <description>Menu Sub Menu</description></p><p> <type>image</type></p><p> <id>99004</id></p><p> <posX>0</posX></p><p> <posY>696</posY></p><p> <width>1280</width></p><p> <height>60</height></p><p> <texture>vmenu_submenu.png</texture></p><p> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation></p><p> </control></p><p> <control></p><p> <description>RSS Feed image (Default Skin Image)</description></p><p> <type>image</type></p><p> <id>1</id></p><p> <width>24</width></p><p> <height>24</height></p><p> <posY>697</posY></p><p> <posX>60</posX></p><p> <texture>InfoService\defaultFeedRSS.png</texture></p><p> <visible>plugin.isenabled(InfoService)</visible></p><p> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation></p><p> </control></p><p> <control></p><p> <description>RSS Items</description></p><p> <type>fadelabel</type></p><p> <id>1</id></p><p> <width>1280</width></p><p> <height>50</height></p><p> <posY>695</posY></p><p> <posX>90</posX></p><p> <font>mediastream12</font></p><p> <textcolor>ff000000</textcolor></p><p> <label>#infoservice.feed.titles</label></p><p> <wrapString> :: </wrapString></p><p> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation></p><p> </control></p><p></p><p></p><p>and make the changes highlighed in <span style="color: Red">red</span></p><p></p><p> <control></p><p> <description>Menu Sub Menu</description></p><p> <type>image</type></p><p> <id>99004</id></p><p> <span style="color: Red"><posX>-60</posX></span></p><p> <posY>696</posY></p><p> <span style="color: Red"><width>1340</width></span></p><p> <height>60</height></p><p> <texture>vmenu_submenu.png</texture></p><p> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation></p><p> </control></p><p> <control></p><p> <description>RSS Feed image (Default Skin Image)</description></p><p> <type>image</type></p><p> <id>1</id></p><p> <width>24</width></p><p> <height>24</height></p><p> <posY>697</posY></p><p> <span style="color: Red"><posX>10</posX></span></p><p> <texture>InfoService\defaultFeedRSS.png</texture></p><p> <visible>plugin.isenabled(InfoService)</visible></p><p> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation></p><p> </control></p><p> <control></p><p> <description>RSS Items</description></p><p> <type>fadelabel</type></p><p> <id>1</id></p><p> <width>1280</width></p><p> <height>50</height></p><p> <posY>695</posY></p><p> <span style="color: Red"><posX>40</posX></span></p><p> <font>mediastream12</font></p><p> <textcolor>ff000000</textcolor></p><p> <label>#infoservice.feed.titles</label></p><p> <wrapString> :: </wrapString></p><p> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation></p><p> </control></p><p></p><p>You will need to maske these changes this everytime you generate a new basichome as they will get over written.</p><p></p><p>It will now look like the attached screenshot.</p><p></p><p>thx</p></blockquote><p></p>
[QUOTE="trevor, post: 819972, member: 25806"] Hi, Well if your really want to you edit basichome.xml and find the following 3 controls - the will be together <control> <description>Menu Sub Menu</description> <type>image</type> <id>99004</id> <posX>0</posX> <posY>696</posY> <width>1280</width> <height>60</height> <texture>vmenu_submenu.png</texture> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation> </control> <control> <description>RSS Feed image (Default Skin Image)</description> <type>image</type> <id>1</id> <width>24</width> <height>24</height> <posY>697</posY> <posX>60</posX> <texture>InfoService\defaultFeedRSS.png</texture> <visible>plugin.isenabled(InfoService)</visible> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation> </control> <control> <description>RSS Items</description> <type>fadelabel</type> <id>1</id> <width>1280</width> <height>50</height> <posY>695</posY> <posX>90</posX> <font>mediastream12</font> <textcolor>ff000000</textcolor> <label>#infoservice.feed.titles</label> <wrapString> :: </wrapString> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation> </control> and make the changes highlighed in [COLOR=Red]red[/COLOR] <control> <description>Menu Sub Menu</description> <type>image</type> <id>99004</id> [COLOR=Red]<posX>-60</posX>[/COLOR] <posY>696</posY> [COLOR=Red]<width>1340</width>[/COLOR] <height>60</height> <texture>vmenu_submenu.png</texture> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation> </control> <control> <description>RSS Feed image (Default Skin Image)</description> <type>image</type> <id>1</id> <width>24</width> <height>24</height> <posY>697</posY> [COLOR=Red]<posX>10</posX>[/COLOR] <texture>InfoService\defaultFeedRSS.png</texture> <visible>plugin.isenabled(InfoService)</visible> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation> </control> <control> <description>RSS Items</description> <type>fadelabel</type> <id>1</id> <width>1280</width> <height>50</height> <posY>695</posY> [COLOR=Red]<posX>40</posX>[/COLOR] <font>mediastream12</font> <textcolor>ff000000</textcolor> <label>#infoservice.feed.titles</label> <wrapString> :: </wrapString> <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation> </control> You will need to maske these changes this everytime you generate a new basichome as they will get over written. It will now look like the attached screenshot. thx [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
Missing RSS Logo
Contact us
RSS
Top
Bottom