What is This All About?

When you participate on forums discussions, sometimes to type plain text would make it, but often, you need to make your posts more interesting: to add styles, change fonts, play with colors, insert links or to display images ...

In web development, HTML is used for all that, but in forums posts, a simplified code inspired from it allows users to format text, that code's called the "bbCode".

This blog will help you easily understand & use bbCode. Have Fun!!! :)

ps: don't hesitate to post a comment for any help needed or a suggestion, or just to say hi! :)

Monday, September 17, 2007

Choose a Font For Your Forum Post - bbCode Basics

Note: If this lesson seems a bit unclear to you, you may want to check basic bbCode lessons: How Does bbCode Work? & How to Correctly Insert Tags.

Let's talk about how to change the default font in your discussions boards messages.

The tag used for fonts is [font], and as with the [color] tag, you need to specify an option, which is a code representing the font of your choice.

However, fonts choice is limited in bbCode, as is the case with HTML, that's because HTML - & bbCode after converted to HTML once you post your message - I said, HTML calls the fonts from users computers, and depending on each computer, more or less fonts would be installed, that's why HTML calls only few widely used fonts.

Here is the list of codes for the fonts used in bbCode:


Examples of codes & their final look for 21 fonts:


[FONT=Arial]Custom Font[/FONT] - Custom Font

[FONT=Arial Black]Custom Font[/FONT] - Custom Font

[FONT=Arial Narrow]Custom Font[/FONT] - Custom Font

[FONT=Book Antiqua]Custom Font[/FONT] - Custom Font

[FONT=Century Gothic]Custom Font[/FONT] - Custom Font

[FONT=Comic Sans MS]Custom Font[/FONT] - Custom Font

[FONT=Courier New]Custom Font[/FONT] - Custom Font

[FONT=Fixedsys]Custom Font[/FONT] - Custom Font

[FONT=Franklin Gothic Medium]Custom Font[/FONT] - Custom Font

[FONT=Garamond]Custom Font[/FONT] - Custom Font

[FONT=Georgia]Custom Font[/FONT] - Custom Font

[FONT=Impact]Custom Font[/FONT] - Custom Font

[FONT=Lucida Console]Custom Font[/FONT] - Custom Font

[FONT=Lucida Sans Unicode]Custom Font[/FONT] - Custom Font

[FONT=Microsoft Sans Serif]Custom Font[/FONT] - Custom Font

[FONT=Palatino Linotype]Custom Font[/FONT] - Custom Font

[FONT=System]Custom Font[/FONT] - Custom Font

[FONT=Tahoma]Custom Font[/FONT] - Custom Font

[FONT=Times New Roman]Custom Font[/FONT] - Custom Font

[FONT=Trebuchet MS]Custom Font[/FONT] - Custom Font

[FONT=Verdana]Custom Font[/FONT] - Custom Font


Warning: Unfortunately, while the fonts work well on communities based on vBulletin , IP.Board & Simple Machines forums softwares, they are not supported by phpBB boards "yet". Checkout the following post to know if you're using a phpBB powered forum: What Kind of Forum are You Using?

2 comments:

Fallen Angel said...

Thanks for uploading this site. I find the information very helpful.

alex said...

It doesn't work for me... Any suggestions? And I'm doing it right out of the book.