WebSite X5Help Center

 
Bjorn Andreassen
Bjorn Andreassen
User

Webfont dosen't work atfer update 11.0.4.21  en

Auteur : Bjorn Andreassen
Visité 899, Followers 1, Partagé 0  

Code from pcss/index.css 

@font-face { font-family: 'Nokia Standard Light'; src: local('☺'), url('../style/fonts/Nokia-Standard-Light-1.ttf') format('truetype'); }

Posté le
11 RéPONSES - 1 UTILES - 1 CORRECT
Incomedia
Claudio D.
Incomedia

Hello Bjorn,

Can you please check if the server is transferring all files as UTF-8?

Can you please also write me the link to the website so I can check it?

Many thanks!

Lire plus
Posté le de Claudio D.
Bjorn Andreassen
Bjorn Andreassen
User
Auteur

... Internet Expolorer

Lire plus
Posté le de Bjorn Andreassen
Bjorn Andreassen
Bjorn Andreassen
User
Auteur

"Can you please check if the server is transferring all files as UTF-8?"

Where do I check that?

Lire plus
Posté le de Bjorn Andreassen
Serg Linds
Serg Linds
User

I don't understand fully your problem, but via Chrome i see site with correct font.

Lire plus
Posté le de Serg Linds
Bjorn Andreassen
Bjorn Andreassen
User
Auteur

Not in IE.

Lire plus
Posté le de Bjorn Andreassen
Anthony A.
Anthony A.
User

in IE 10, you have a total mess. I think you are using a script or something like that and has conflict with the IE setting. see attachment

I suggest to check your 3rd party/custom scripts

------------------------------------------------------------

Good Luck

Lire plus
Posté le de Anthony A.
Bjorn Andreassen
Bjorn Andreassen
User
Auteur

Don't WebSite X5 support Internet Explorer?

Lire plus
Posté le de Bjorn Andreassen
Bjorn Andreassen
Bjorn Andreassen
User
Auteur

Can't I use .ttf as webfont?

Lire plus
Posté le de Bjorn Andreassen
Anthony A.
Anthony A.
User

no, Bjorn, webfont has 4 extention in order to work on all platforms. when you insert a webfont, you should insert all of the to work correctly.

ttf mostly being used inside your computer (windows) and it is not a webfont

you need to add ttf,woff, svg, and eot of the same font and insert it to program. IE supports EOT fonts.

go to the link below and upload your ttf font, it will generate the other extention for you for free

http://www.fontsquirrel.com/tools/webfont-generator

if this post is the correct answer, please mark this answer as correct answer.

------------------------------------------------------------

Good Luck

Lire plus
Posté le de Anthony A.