MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Skins


Skins You are working on a new Skin? Post it here!

Reply
 
LinkBack Thread Tools Display Modes
Old 2005-08-30, 20:01   #1 (permalink)
Portal Member
 
user_99's Avatar
 
Join Date: Aug 2005
Location: Austria, Graz
Posts: 78
Thanks: 2
Thanked 1 Time in 1 Post


Default mce skin - problem with text in weather plugin

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:
__________________
ThermalTake Tenor | Asus P4P800-E DeLuxe | Pentium 4 3.0E GHz | MSI NX 7600GS Silent | DVD-LG-4163 | 2048MB Kingston | Hauppauge PVR-350 & HVR-4000 | WinXP Pro SP2 | I love Maxthon
user_99 is offline   Reply With Quote
Old 2005-08-30, 20:29   #2 (permalink)
Retired Team Member
 
Join Date: May 2004
Posts: 521
Thanks: 0
Thanked 3 Times in 1 Post


Default

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..
Boilermaker is offline   Reply With Quote
Old 2005-08-31, 07:42   #3 (permalink)
Portal Member
 
user_99's Avatar
 
Join Date: Aug 2005
Location: Austria, Graz
Posts: 78
Thanks: 2
Thanked 1 Time in 1 Post


Default

@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.
__________________
ThermalTake Tenor | Asus P4P800-E DeLuxe | Pentium 4 3.0E GHz | MSI NX 7600GS Silent | DVD-LG-4163 | 2048MB Kingston | Hauppauge PVR-350 & HVR-4000 | WinXP Pro SP2 | I love Maxthon
user_99 is offline   Reply With Quote
Reply

Bookmarks

Tags
mce, plugin, skin, text, weather

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Weather Plugin -> Stream media mikael Improvement Suggestions 5 2006-08-09 21:39
Weather plugin: 10-day forcast from "the weather channe ronald2oo2 Improvement Suggestions 0 2006-07-11 23:23
Clan Messages Reader plugin...generic layout for every skin? BigCheese Plugins 6 2006-02-15 23:33
Text alignment problem in Main menu Anonymous Skins 0 2004-11-12 17:47
NON-GUI plugin problem in MediaPortal interface - VB.NET Anonymous Plugins 3 2004-10-28 12:29


All times are GMT +1. The time now is 06:35.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress