Great to hear it.
Jan
custom font in phoca font
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: custom font in phoca font
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 17 Jul 2010, 12:47
Re: custom font in phoca font
I have another problem now. I can see the fonts in IE, but in FF and the other browsers it is not working properly.
If I look in the source, I see this code:
I don't know where I should change this. I don't understand either why it is there in the first place.
Could help me with this as well?
Thank you, Jeannette
If I look in the source, I see this code:
Code: Select all
<!--[if IE]>
<style type="text/css">
@font-face {
font-family: "Domestic Manners";
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-stretch: normal;
src: url("/components/com_phocafont/fonts/Domestic_Manners.eot") ;
}
h6 { font-family: "Domestic Manners", serif, arial, helvetica;
font-size: 20;
}
</style><![endif]-->
<!--[if !IE]>-->
Could help me with this as well?
Thank you, Jeannette
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: custom font in phoca font
Hi, sorry I don't understand, there is a code for IE browsers (with eot fonts) and for all other browsers (e.g. with ttf or otf fonts)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 1
- Joined: 10 Dec 2012, 14:38
Re: custom font in phoca font
I also have used Artisteer. On the end I had to get rid off everything that was in line after font-family in my template.css file, and everything works fine now. Excellent extension. Thanks
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: