New Standard font

Business template for Joomla 3 and 2.5 ideal to create blog or personal website.
GK User
Fri Sep 21, 2012 3:03 am
Hi
How do i add a new standar font? In this case is calabria, for all the fonts in the site?
Thanks
User avatar
Expert Boarder

Konrad M
Fri Sep 21, 2012 8:12 am
Hi,
go to template settings. In Fonts section please set 'Calibira' font for this selector:
Code: Select all
body
User avatar

GK User
Fri Sep 21, 2012 4:41 pm
and in the font menu in the template what do i define? set as google own, standard? Erase all?
User avatar
Expert Boarder

Konrad M
Sat Sep 22, 2012 2:22 pm
If you didn't find it in standart fonts list you can try add to override.css
Code: Select all
body {
font-family:calabria;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Sat Sep 22, 2012 8:58 pm
Thanks.
But this override will put all the text in the site as calabria, correct?

It will ignore all that is in the template settings, right?
User avatar
Expert Boarder

Konrad M
Mon Sep 24, 2012 8:41 am
Yes. Do you want to have it only at specyfic parts of your site ?
User avatar

GK User
Fri Sep 28, 2012 2:20 am
Yes.
User avatar
Expert Boarder

Konrad M
Fri Sep 28, 2012 8:01 am
Which parts do you mean ?
User avatar


cron