Spice Up Your vBulletin Forum with Google CSS3 Web Fonts
Spice Up Your vBulletin Forum with Google CSS3 Web Fonts
In This Article i will show you, how you can make your forum more attractive and beautiful by changing the default font style of your forum. I am going to use Google web fonts as CSS3 fonts and tell you how you can use Google web fonts in your forum 1: Goto Google Web Fonts Directory Google Fonts Now Chose the font style you like, you will see small buttons in bottom right of each font style. See screenshot for reference. Click on small "Quick use" Button, this will now display available options for how to using that font style http://www.xitclub.com/attachments/w...ts-capture.jpg Scroll Down a bit and you see following screen. As you can see you have 3 options for using font style. I am using 1st method which is standard method. http://www.xitclub.com/attachments/w...ts-capture.png 2: Adding Google fonts stylesheet to your forum template a) Goto Admincp > Styles & Templates > Style Manager > Select Your template > Edit > headinclude b) Copy <link href..... Code from Google and paste at the bottom 3: Using Font Family Now edit you "additional.css" template For all Headings Code:
h1,h2,h3,h4,h5,h6 { font-family: 'Roboto Condensed', sans-serif; //(or your font family you chose on google) } Code:
ul li, ol li { font-family: 'Roboto Condensed', sans-serif; } Code:
p { font-family: 'Roboto Condensed', sans-serif; } Code:
a, a:hover, a:visited { font-family: 'Roboto Condensed', sans-serif; } |
great article ... many will find this useful
|
Very good! Thank you!
|
Got an example link?
|
Quote:
|
Nice, thank you for this
|
Google fonts are awesome, but there are few that support Arabic language !
|
Quote:
|
Can you combine fonts? A different one for headers and paragraphs?
|
Great article. Very helpful. THANKS!:)
--------------- Added [DATE]1378059024[/DATE] at [TIME]1378059024[/TIME] --------------- 4.2.1 Is there a way to just use these fonts for posting purposes? :confused: It's messing up the post bit area (where members stats are) and would like to either exclude that area OR just make posts with the new font. |
All times are GMT. The time now is 09:00 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|