Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How do i change my font in my sig, for any forums?  (Read 2582 times)

0 Members and 1 Guest are viewing this topic.

berkanengin

  • Guest
How do i change my font in my sig, for any forums?
« on: July 18, 2007, 05:20:29 PM »
I want to change my font in my sig for the xbox.com forums, but i don't know how, and I searched all over this site, and couldn't find out. Help would really be appretiated! ???

CBMatt

  • Mod & Malware Specialist


  • Prodigy

  • Sad and lonely...and loving every minute of it.
  • Thanked: 167
    • Yes
  • Experience: Experienced
  • OS: Windows 7
Re: How do i change my font in my sig, for any forums?
« Reply #1 on: July 18, 2007, 08:05:30 PM »
In what way would you like to change it?  Did you want to change the color?

If so, you need to use BBcode such as...

Code: [Select]
[color=blue]YOUR TEXT[/color]
Just change blue to whatever color you desire.  Hex color codes (#0000FF) may also be used.
Quote
An undefined problem has an infinite number of solutions.
—Robert A. Humphrey

Dark Blade

  • Forum Gaming Master


  • Adviser

    Thanked: 24
    • Yes
  • Experience: Experienced
  • OS: Windows XP

berkanengin

  • Guest
Re: How do i change my font in my sig, for any forums?
« Reply #3 on: July 20, 2007, 08:06:57 PM »
Here - Complete Hex Code List
Thanks a lot, but I want to change the font, and the font size as well...

Dark Blade

  • Forum Gaming Master


  • Adviser

    Thanked: 24
    • Yes
  • Experience: Experienced
  • OS: Windows XP
Re: How do i change my font in my sig, for any forums?
« Reply #4 on: July 20, 2007, 08:27:26 PM »
Oh. Well then....

Text Size
As long as the forum supports BBCode (most do), this should work:
Code: [Select]
[size=25pt]LARGE[/size]
[size=5pt]small[/size]
[size=10pt]AvErAgE[/size]
Note that the above dont work because they're in a code block.

Font Type
Tahoma! Again, use the below BBCode:
Code: [Select]
[font=Tahoma]Tahoma[/font]
[font=Verdana]Verdana (our normal font)[/font]
And so on. But note that not all fonts work; there should be a list out there on the internet if you look hard enough.

So there you go. Anything else you wanted?