Force Font Family

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Wed Jan 30, 2013 9:03 am
Is there anyway to force all fonts to be the same family/size unless told otherwise in css/editors?

I mean, we have a standard font family for our sites: Trebuchet MS, but by changing it in the template settings it doesnt change..

if i put the following code into template.css:

Code: Select all
body {
  min-height: 100%;
  background: #ddd url('../images/style1/bg.png') no-repeat center 0;
  font-size: 12px !important;
  font-family: "Trebuchet MS";
}


Nothing happens...

Any thoughts?

Currently its about: www.t-ec.nl.

With Kind Regards,
User avatar
Senior Boarder

Konrad M
Wed Jan 30, 2013 9:38 am
Hi,
please try go to template settings and here in fonts section try set for body tag your font.
User avatar

GK User
Wed Jan 30, 2013 9:55 am
That definatly seems to work!

And how can i change the 100% font size to 12px?

Cause thats not in the font settings :)
User avatar
Senior Boarder

Konrad M
Wed Jan 30, 2013 10:00 am
You have alreadt set 12px for body tag. To investigate other tags please use firebug. Probably some elements have special rules for fonts.
User avatar

GK User
Wed Jan 30, 2013 10:12 am
Alright! Thanks for your help! :)
User avatar
Senior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.