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
Skin Editing Tool Alpha 0.2 - NOT SAFE TO USE YET
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="explodedk" data-source="post: 352620" data-attributes="member: 86275"><p>okay i found out what was wrong. in your code there was missing something. i post the code for others..</p><p></p><p>[CODE]</p><p><?xml version="1.0" encoding="utf-8"?></p><p></p><p><?xml-stylesheet type="text/css" href="http://mp.mudpuddle.co.nz/team-mediaportal-fonts.css"?></p><p></p><p><fonts xsi:noNamespaceSchemaLocation="http://mp.mudpuddle.co.nz/team-mediaportal.xsd"</p><p> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"</p><p> xmlns:xs="http://www.w3.org/2001/XMLSchema"></p><p></p><p> <font></p><p> <!-- Note that the order of the following elements is critical to the correct validation of the file. </p><p>The inclusion of Bold and Italic even if Empty will make this file display more correctly.--></p><p> <name>Blank</name></p><p> <filename>Arial</filename></p><p> <height>20</height></p><p> <bold></bold></p><p> <italic></italic></p><p> <start>0</start></p><p> <end>255</end></p><p> </font></p><p>[B]</fonts>[/B]</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="explodedk, post: 352620, member: 86275"] okay i found out what was wrong. in your code there was missing something. i post the code for others.. [CODE] <?xml version="1.0" encoding="utf-8"?> <?xml-stylesheet type="text/css" href="http://mp.mudpuddle.co.nz/team-mediaportal-fonts.css"?> <fonts xsi:noNamespaceSchemaLocation="http://mp.mudpuddle.co.nz/team-mediaportal.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <font> <!-- Note that the order of the following elements is critical to the correct validation of the file. The inclusion of Bold and Italic even if Empty will make this file display more correctly.--> <name>Blank</name> <filename>Arial</filename> <height>20</height> <bold></bold> <italic></italic> <start>0</start> <end>255</end> </font> [B]</fonts>[/B] [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Skin Editing Tool Alpha 0.2 - NOT SAFE TO USE YET
Contact us
RSS
Top
Bottom