- August 31, 2006
- 2,159
- 2,679
- Home Country
- Sweden
- Moderator
- #1
Hi,
How do I change the font or font size in mynumberplace (in the game area, the numbers)? I see the <font> tag (was font16) but no matter what font I specify (the corresponding font exists in fonts.xml) I cant get the font to change. Does anyone knows if some special rules applies to fonts in mynumberplace? I can change fonts in all other parts of my skin (https://forum.team-mediaportal.com/skins-50/x-factor-skin-52806/).
Example of my xml;
<control>
<type>cell</type>
<id>1006</id>
<posX>932</posX>
<posY>177</posY>
<onleft>1005</onleft>
<onright>1007</onright>
<onup>9006</onup>
<ondown>2006</ondown>
<label>-</label>
<width>72</width>
<height>51</height>
<font>font16</font>
<textcolor>ffffff</textcolor>
<textureFocus>icon_empty_focus.png</textureFocus>
<textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
</control>
Please advice (I'm stuck)...
Best Regards
cul8er
How do I change the font or font size in mynumberplace (in the game area, the numbers)? I see the <font> tag (was font16) but no matter what font I specify (the corresponding font exists in fonts.xml) I cant get the font to change. Does anyone knows if some special rules applies to fonts in mynumberplace? I can change fonts in all other parts of my skin (https://forum.team-mediaportal.com/skins-50/x-factor-skin-52806/).
Example of my xml;
<control>
<type>cell</type>
<id>1006</id>
<posX>932</posX>
<posY>177</posY>
<onleft>1005</onleft>
<onright>1007</onright>
<onup>9006</onup>
<ondown>2006</ondown>
<label>-</label>
<width>72</width>
<height>51</height>
<font>font16</font>
<textcolor>ffffff</textcolor>
<textureFocus>icon_empty_focus.png</textureFocus>
<textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
</control>
Please advice (I'm stuck)...
Best Regards
cul8er