Phoca font not displaying (working)

General Forum
tozier9
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 20 Feb 2011, 01:08

Phoca font not displaying (working)

Post by tozier9 »

I installed component and plugin, enabled plugin, enabled font. It is not showing up. I am using updated firefox and tried safari.

I want to use phoca font to display my font in article and component titles. My site is nrma.unpadgroup.com

Thanks
mando_lovely
Phoca Member
Phoca Member
Posts: 13
Joined: 15 Feb 2011, 05:57

Re: Phoca font not displaying (working)

Post by mando_lovely »

Try to edite template.css and change "arial" to "Domestic Manners"

i tried this in your site by firebug and it worked

hope it help you
tozier9
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 20 Feb 2011, 01:08

Re: Phoca font not displaying (working)

Post by tozier9 »

I was able to get that to work for the body, thanks for that! However I just need the article titles.

I tried this:

Code: Select all

.article-title-text {
    color: #C94C00;
    font-family: domestic manners;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
on line 824 and it did not work.
tozier9
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 20 Feb 2011, 01:08

Re: Phoca font not displaying (working)

Post by tozier9 »

Can anyone help with this issue, I have not found a solution.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca font not displaying (working)

Post by Jan »

Hi, just see Phoca Font parameters and set class, id or tag for the selected font.

Jan
If you find Phoca extensions useful, please support the project
Post Reply