- Posts: 19
- Thank you received: 0
Open-type Font Implementation (.otf)
-
Jasway
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 6 months ago #33455
by Jasway
Open-type Font Implementation (.otf) was created by Jasway
my joomla 2.5 updated
Hej there,
A quick question!
I got two font types:
frutigerltstd-boldcn.otf
frutigerltstd-cn.otf
I would like to implement those two fonts in certain parts of my Explorer template and I would like to know what is the best way to do that using this two fonts.
I appreciate the help
//
Hej there,
A quick question!
I got two font types:
frutigerltstd-boldcn.otf
frutigerltstd-cn.otf
I would like to implement those two fonts in certain parts of my Explorer template and I would like to know what is the best way to do that using this two fonts.
I appreciate the help
//
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago - 11 years 6 months ago #33468
by ivan.milic
Replied by ivan.milic on topic Open-type Font Implementation (.otf)
See:
www.w3schools.com/cssref/css3_pr_font-face_rule.asp
you you place font-face definition in template_css.css and that font files in same folder where is template_css.css.
Also you will need eto and ttf but you can fine menu online converters, some of them can modify embed permission for IE.
www.w3schools.com/cssref/css3_pr_font-face_rule.asp
you you place font-face definition in template_css.css and that font files in same folder where is template_css.css.
Also you will need eto and ttf but you can fine menu online converters, some of them can modify embed permission for IE.
Last edit: 11 years 6 months ago by ivan.milic.
Please Log in to join the conversation.
-
Jasway
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
11 years 6 months ago #33579
by Jasway
Replied by Jasway on topic Open-type Font Implementation (.otf)
Hey,
Your solution worked out pretty good but l can't get the fonts to work on IE, any ideas how i could get this to work?
Your solution worked out pretty good but l can't get the fonts to work on IE, any ideas how i could get this to work?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago - 11 years 6 months ago #33582
by ivan.milic
Replied by ivan.milic on topic Open-type Font Implementation (.otf)
Because IE checks for embed permission, suppose you are not doing something illegal you can use this tool to remove it:
carnage-melon.tom7.org/embed/
or
www.derwok.de/downloads/ttfpatch/
carnage-melon.tom7.org/embed/
or
www.derwok.de/downloads/ttfpatch/
Last edit: 11 years 6 months ago by ivan.milic.
The following user(s) said Thank You: Jasway
Please Log in to join the conversation.
-
Jasway
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
11 years 6 months ago #33609
by Jasway
Replied by Jasway on topic Open-type Font Implementation (.otf)
Ja! the fonts are 100% legal, they are bought.
- I will try implement the change to the font restriction files later on, and post-back on that.
PS. You guys are amazing on the replies very fast and efficient.
- I will try implement the change to the font restriction files later on, and post-back on that.
PS. You guys are amazing on the replies very fast and efficient.
Please Log in to join the conversation.
Time to create page: 0.162 seconds