Author Topic: CAPITALS  (Read 4567 times)

0 Members and 2 Guests are viewing this topic.

Offline maid

  • User
  • ***
  • Posts: 43
    • View Profile
CAPITALS
« 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

Offline rick.ca

  • Global Moderator
  • *****
  • Posts: 3241
  • "I'm willing to shoot you!"
    • View Profile
Re: CAPITALS
« Reply #1 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]

Offline maid

  • User
  • ***
  • Posts: 43
    • View Profile
Re: CAPITALS
« Reply #2 on: May 12, 2010, 07:33:10 am »
where do I change the font?

Offline rick.ca

  • Global Moderator
  • *****
  • Posts: 3241
  • "I'm willing to shoot you!"
    • View Profile
Re: CAPITALS
« Reply #3 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 for details.