Author Topic: Text size?  (Read 1068 times)

Offline TheFeral10

  • Familiar Grounds Dweller
  • **
  • Posts: 82
  • Floof-O-Meter: 8
  • You have to be smart. The easy days are over.
    • View Profile
Text size?
« on: August 31, 2013, 09:28:13 pm »
The title says it all. Could you guys please tell me how to change the text size?

Offline Vespian

  • An Unsightly Beast
  • Ancient Silver Mane
  • *****
  • Posts: 3,935
  • Country: us
  • Floof-O-Meter: 242
    • View Profile
Re: Text size?
« Reply #1 on: August 31, 2013, 09:34:40 pm »
Changing your text size is quite easy. Merely use the code below:

Code: [Select]
[size=25pt]-Insert words here-[/size]
Then your text will re-size itself like this.

Just be sure to add 'pt' behind the number of size you'd like your text to be.

Hope this helped ye'.
gone

Offline TheFeral10

  • Familiar Grounds Dweller
  • **
  • Posts: 82
  • Floof-O-Meter: 8
  • You have to be smart. The easy days are over.
    • View Profile
Re: Text size?
« Reply #2 on: August 31, 2013, 09:42:43 pm »
Yeah, it helped me, thanks. I was just typing [size=25] without "pt". Now I know my mistake.