English > Support

Skins: when is <section> mandatory?

<< < (2/2)

Ivek23:

--- Quote from: pelisdb on September 24, 2016, 08:58:41 am ---Another thing: in the image attached, I don't know if you can see thet the font in the audio section looks bigger than all the rest. It happens in my pc with ALL the skins, maybe because I have put big fonts in windows. But I don't think there is a solution for that.
--- End quote ---

Please try to change the font size in Windows to see if this may cause.

Another possibility is that the change of the skin in this part of the code

--- Code: ---   <row>
<column space="1">
<astreams space="5">
  <border shape="none"/>
  <row>
   <column width="120" halign="right">
    <audiostreamlabel>      
         
    </audiostreamlabel>
   </column>
   <column>
    <audiodatalabel>      
         <font></font>
    </audiodatalabel>
   </column>
  </row>
--- End code ---
font size, for example, as follows

--- Code: ---<font><size>10</size><bold></bold></font>
--- End code ---

Maybe this is the right solution, but then you have to do all the skin that you use.

pelisdb:
Thank you! As always you're very kind and knowledgeable. It worked, but putting a font 2 points less than the one I wanted. So, if I want size=10 I have to write size=8. Then it works.

Ivek23:

--- Quote from: pelisdb on September 26, 2016, 10:17:13 am ---Thank you! As always you're very kind and knowledgeable. It worked, but putting a font 2 points less than the one I wanted. So, if I want size=10 I have to write size=8. Then it works.
--- End quote ---

It is good to know, the important thing is that the problem is solved and it makes me very happy.

Navigation

[0] Message Index

[*] Previous page

Go to full version