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
BlueTwo bug
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="quiller" data-source="post: 105453" data-attributes="member: 27306"><p>Well, I already fixed it, but I can give you the file that I changed?</p><p></p><p>common.window.xml, the last element (has texture "#header.hover"). The width-height ratio is incorrect, resulting in a squished image. To correct, I changed the control to:</p><p></p><p>[code]<control></p><p> <animation effect="fade" time="250">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> <type>image</type></p><p> <id>1</id></p><p> <posX>77</posX></p><p> <posY>400</posY></p><p> <width>162</width></p><p> <height>225</height></p><p> <texture>#header.hover</texture></p><p> <animation effect="fade" time="200">WindowOpen</animation></p><p> <animation effect="fade" time="200">WindowClose</animation></p><p> </control>[/code]</p><p>I also changed the #header.hover reference to refer to <strong>tv.png[/i] instead of <strong>my_tv hover.png[/i] in all the mytv*.xml files...</strong></strong></p><p><strong><strong></strong></strong></p><p><strong><strong>Still, I'll try to change it back and take a screencap later.</strong></strong></p></blockquote><p></p>
[QUOTE="quiller, post: 105453, member: 27306"] Well, I already fixed it, but I can give you the file that I changed? common.window.xml, the last element (has texture "#header.hover"). The width-height ratio is incorrect, resulting in a squished image. To correct, I changed the control to: [code]<control> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> <type>image</type> <id>1</id> <posX>77</posX> <posY>400</posY> <width>162</width> <height>225</height> <texture>#header.hover</texture> <animation effect="fade" time="200">WindowOpen</animation> <animation effect="fade" time="200">WindowClose</animation> </control>[/code] I also changed the #header.hover reference to refer to [b]tv.png[/i] instead of [b]my_tv hover.png[/i] in all the mytv*.xml files... Still, I'll try to change it back and take a screencap later.[/b][/b] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
BlueTwo bug
Contact us
RSS
Top
Bottom