How to Change the Entire Font Family of Your MyBB Website In Just One Minute:
Go to Google Fonts.
Select the font family of your choise at left.
Select the "Quick Use" icon at right side.
Now select the "Standard Codes". They'll be like:
Now go to ACP of your site.
Now go to templates -> theme templates -> ungrouped templates -> header include
Remove the previous one and paste the new one of the font family you've choosen!
That's it.
Need a demo to look around. Sure!
Go to Google Fonts.
Select the font family of your choise at left.
Select the "Quick Use" icon at right side.
Now select the "Standard Codes". They'll be like:
Code:
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>Now go to ACP of your site.
Now go to templates -> theme templates -> ungrouped templates -> header include
Remove the previous one and paste the new one of the font family you've choosen!
That's it.
Need a demo to look around. Sure!