Personal Video Database

English => Support => Topic started by: maid on May 12, 2010, 05:29:18 am

Title: CAPITALS
Post by: maid on May 12, 2010, 05:29:18 am
Hi, I like my titles in Block Capitals.
Is there a way to stop the program from making them lower case?
Cheers
Title: Re: CAPITALS
Post by: rick.ca on May 12, 2010, 07:16:20 am
I don't think so. But you could change the font in the skin... ;D

[attachment deleted by admin]
Title: Re: CAPITALS
Post by: maid on May 12, 2010, 07:33:10 am
where do I change the font?
Title: Re: CAPITALS
Post by: rick.ca on May 12, 2010, 08:44:52 am
This is how I changed the Title font in the first screen shot...

Code: [Select]
<title>
   <font>
      <name>Movie Times</name>
      <bold/>
      <size>48</size>
   </font>
</title>

Refer to the Skin Engine Manual (http://www.videodb.info/help/hlp_skins.html) for details.