Back to vBulletin 4 Articles

Awesome free fonts for your forum [TypeKit]
by farru 17 Apr 2013
Rating: (1 vote - 5.00 average)

By Default, VBulletin uses this font family

Code:
Tahoma, Calibri, Verdana, Geneva, sans-serif
And, this is how it looks like on forum home:



Using TypeKit free fonts, you can change things. And this is what my forum looks like:



Looking for a live demo? Check http://forums.techiesay.com/

What's Typekit?

Typekit is the easiest way to use real fonts on the web.

O.k, enough talk. So this is what you have to do to use TypeKit fonts on your forum:

1) Signup for a free TypKit account, https://typekit.com/plans
2) Once logged in, add your favorite fonts to your kit, and grab the font family code.
3) Also, grab the embed code from your kit and add this to your headinclude template
4) In VBulletin admin area, search and edit forumbits.css and look for this code:

Code:
.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a

That's the class where you need to add the font family code you have copied in step 2.
This will change the font family for forum titles on homepage.

5) In the same style sheet, look for this code:

Code:
.forumbit_nopost .forumbit_nopost .forumrow .forumdata, .forumbit_post .forumrow .forumdata

That's the class where you need to add the font family code you have copied in step 2. Use different code here to make titles and forum description on forum home look different (As seen in above screenshot). Technically, you can replace any font.
Because TypeKit free account comes with only two font families, I have applied it on forum titles and descriptions.

Got any questions? feel free to ask

vblts.ru supports vBulletin®, 2022-2024