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
Support
General Support
Splash Screen Text Position
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="JimmyBoy" data-source="post: 835032" data-attributes="member: 72806"><p>Basically, I would like the splash screen text to be in a different position to centre of screen, to suite my skin. I have tried :</p><p></p><p></p><p>[CODE] <control></p><p> <description>splashscreen text</description></p><p> <type>label</type></p><p> <id>2</id></p><p> <posX>30</posX></p><p> <posY>800</posY></p><p> <textsize>24</textsize></p><p> <textcolor>6aa5cb</textcolor></p><p> </control></p><p>[/CODE]</p><p></p><p>But using this code has the odd effect of display NO splashscreen at all. As soon as I remove the PosX / PosY variables then the splashscreen displays again as normal.</p><p></p><p>I am assuming the splash screen text position is hardcoded, but I would like to think that this is something that could be changed. It respects the font size / color, so surely if it is reading that data, it wouldnt be a nightmare to make it read the X/Y position as well.</p><p></p><p>Can anyone confirm if it is hardcoded, and where should I go to make a post to report this and hopefully get this implemented in future MP Builds.</p><p></p><p>Thanks.</p></blockquote><p></p>
[QUOTE="JimmyBoy, post: 835032, member: 72806"] Basically, I would like the splash screen text to be in a different position to centre of screen, to suite my skin. I have tried : [CODE] <control> <description>splashscreen text</description> <type>label</type> <id>2</id> <posX>30</posX> <posY>800</posY> <textsize>24</textsize> <textcolor>6aa5cb</textcolor> </control> [/CODE] But using this code has the odd effect of display NO splashscreen at all. As soon as I remove the PosX / PosY variables then the splashscreen displays again as normal. I am assuming the splash screen text position is hardcoded, but I would like to think that this is something that could be changed. It respects the font size / color, so surely if it is reading that data, it wouldnt be a nightmare to make it read the X/Y position as well. Can anyone confirm if it is hardcoded, and where should I go to make a post to report this and hopefully get this implemented in future MP Builds. Thanks. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Splash Screen Text Position
Contact us
RSS
Top
Bottom