mce skin - problem with text in weather plugin (1 Viewer)

user_99

Portal Pro
August 13, 2005
78
1
Austria, Graz
Is there a way to change the skin (mce) to get more space for the German translation in the weather plugin? How can I do that by my own? Possible to have the changes in the next CSV?

See pic please:
weather.gif
 

Boilermaker

Retired Team Member
  • Premium Supporter
  • May 21, 2004
    519
    3
    the following code from myweather.xml is what you would need to look at:

    <control>
    <description>current temp label</description>
    <type>label</type>
    <id>23</id>
    <posX>500</posX>
    <posY>150</posY>
    <label>-</label>
    <font>font13</font>
    <textcolor>ffffffff</textcolor>
    </control>
    <control>
    <description>current feels like label</description>
    <type>label</type>
    <id>24</id>
    <posX>500</posX>
    <posY>175</posY>
    <label>-</label>
    <font>font13</font>
    <textcolor>ffffffff</textcolor>
    </control>
    <control>
    <description>current UV Index label</description>
    <type>label</type>
    <id>25</id>
    <posX>500</posX>
    <posY>200</posY>
    <label>-</label>
    <font>font13</font>
    <textcolor>ffffffff</textcolor>
    </control>
    <control>
    <description>current wind label</description>
    <type>label</type>
    <id>26</id>
    <posX>500</posX>
    <posY>225</posY>
    <label>-</label>
    <font>font13</font>
    <textcolor>ffffffff</textcolor>
    </control>
    <control>
    <description>current dew label</description>
    <type>label</type>
    <id>27</id>
    <posX>500</posX>
    <posY>250</posY>
    <label>-</label>
    <font>font13</font>
    <textcolor>ffffffff</textcolor>
    </control>
    <control>
    <description>current humidity label</description>
    <type>label</type>
    <id>28</id>
    <posX>500</posX>
    <posY>275</posY>
    <label>-</label>
    <font>font13</font>
    <textcolor>ffffffff</textcolor>
    </control>
    You could change the posX value with something greater than 500 to move the values to the right, away from the labels..
     

    user_99

    Portal Pro
    August 13, 2005
    78
    1
    Austria, Graz
    Boilermaker
    Thx for the help, will test it in the evening and report back :)

    UPDATE:
    Changed in the myweather.xml in these two sections:

    Code:
    		<control>
    			<description>sun rise label</description>
    			<type>label</type>
    			<id>70</id>
    			<posX>500</posX>
    			<posY>300</posY>
    			<label>-</label>
    			<font>font13</font>
    			<textcolor>ffffffff</textcolor>
    		</control>
    and
    Code:
    		<control>
    			<description>sun set label</description>
    			<type>label</type>
    			<id>72</id>
    			<posX>500</posX>
    			<posY>325</posY>
    			<label>-</label>
    			<font>font13</font>
    			<textcolor>ffffffff</textcolor>
    		</control>

    the following lines twice <posX>500</posX> to <posX>530</posX> ... and now it looks good.
     

    Users who are viewing this thread

    Similar threads

    Prerequisites A Spotify account (free or premium) I've not tested with a free account, but according to spotify it should work. Spotify desktop app installed on same computer as you are going to use with MediaPortal Getting ready Create an app at spotify, use this link: Dashboard | Spotify for Developers, you have to login. Click...
    Prerequisites A Spotify account (free or premium) I've not tested with a free account, but according to spotify it should work...
    Prerequisites A Spotify account (free or premium) I've not tested with a free account, but according to spotify it should work...
    Replies
    0
    Views
    715
    Pfff, amazing MadVR instead of (the good one) EVR. Watched 240p movies given by my family on Full HDTV. What can I say : For 240p, less macroblocks, better smoothed. For all : More transparency, more mirroring (example, reflects pictures on cars, on flasks of water). When available, it is worth to take time to configure MadVR, at the...
    Pfff, amazing MadVR instead of (the good one) EVR. Watched 240p movies given by my family on Full HDTV. What can I say : For 240p...
    Hello all, I found a possible conflict between madVR and MP ViewModeSwitcher Plugin. But, because it's hardware and specific...
    Replies
    14
    Views
    2K
    • Sticky
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in driving the development of an advanced HTPC software? Would you like new features get implemented faster? Well, then join us! What we offer: Almost unlimited creative leeway The possibility to closely...
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in...
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in...
    Replies
    0
    Views
    5K
    Will try to do so ;)
    Will try to do so ;)
    I'm customizing DefaultWideHD with larger text for my old eyes. I find that the name for the plugin "Moving Pictures" is too long...
    Replies
    13
    Views
    1K
    • Sticky
    I noticed IMDb+ is working, except the popularity is not getting scraped.
    I noticed IMDb+ is working, except the popularity is not getting scraped.
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Replies
    36
    Views
    4K
    Top Bottom