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
PureVision
PureVisionHD 1080
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="catavolt" data-source="post: 473540" data-attributes="member: 54906"><p>Hi massimo:</p><p>This problem has been reported often in different threads. It seems the skin engine does not convert the position of this item correctly. To adjust it, you have to edit this code in the common.rss.xml of PureVisionHD:</p><p></p><p>[CODE]<control></p><p> <description>Weather image</description></p><p> <type>image</type></p><p> <id>1</id></p><p> [COLOR="Red"]<posX>1220</posX>[/COLOR]</p><p> <posY>0</posY></p><p> <align>right</align></p><p> <texture>#infoservice.weather.today.bigweatherimg</texture></p><p> <visible>plugin.isenabled(InfoService)</visible></p><p> </control>[/CODE]</p><p></p><p>You may have to experiment a little, but I think 50 pixels more to the left (<posX>1170</posX>) should do it.</p></blockquote><p></p>
[QUOTE="catavolt, post: 473540, member: 54906"] Hi massimo: This problem has been reported often in different threads. It seems the skin engine does not convert the position of this item correctly. To adjust it, you have to edit this code in the common.rss.xml of PureVisionHD: [CODE]<control> <description>Weather image</description> <type>image</type> <id>1</id> [COLOR="Red"]<posX>1220</posX>[/COLOR] <posY>0</posY> <align>right</align> <texture>#infoservice.weather.today.bigweatherimg</texture> <visible>plugin.isenabled(InfoService)</visible> </control>[/CODE] You may have to experiment a little, but I think 50 pixels more to the left (<posX>1170</posX>) should do it. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
PureVision
PureVisionHD 1080
Contact us
RSS
Top
Bottom