t2ffn Wrote:is there any way to make the iPlayer text show as iPlayer, not IPLAYER?
I'm not 100% sure how to achieve this. But you can change the font used for all the home menu items to use lowercase letters (as well as uppercase).
Around line 750 (for me) you can choose the font used.
Just search for
Code:
<font>font50caps_title</font>
There should be two instances of it, one for when the text is selected, and one for when it isn't.
You might have to open Font.xml to check or edit the current fonts.
I haven't really tried it out much, but it might give you something to play around with, or until someone else comes along with a better answer