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
Special char ???
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="jburnette" data-source="post: 168637" data-attributes="member: 24356"><p>I'm not 100% sure this is what you need to know, but if you mean from within a skin it would be the <label> tag of the control so, for example:</p><p>[CODE]</p><p><control></p><p> <description>what this is</description></p><p> <type>label</type></p><p> <id>110</id></p><p> <posX>535</posX></p><p> <posY>705</posY></p><p> <label>what you want it to be # *</label></p><p> <font>font12</font></p><p> <align>right</align></p><p> <textcolor>ffffffff</textcolor></p><p> </control></p><p>[/CODE]</p><p></p><p>The characters you mentioned (#*) should display fine. They do for me, at least. Is this what you meant?</p></blockquote><p></p>
[QUOTE="jburnette, post: 168637, member: 24356"] I'm not 100% sure this is what you need to know, but if you mean from within a skin it would be the <label> tag of the control so, for example: [CODE] <control> <description>what this is</description> <type>label</type> <id>110</id> <posX>535</posX> <posY>705</posY> <label>what you want it to be # *</label> <font>font12</font> <align>right</align> <textcolor>ffffffff</textcolor> </control> [/CODE] The characters you mentioned (#*) should display fine. They do for me, at least. Is this what you meant? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Special char ???
Contact us
RSS
Top
Bottom