WebSite X5Help Center

 
Bjorn Andreassen
Bjorn Andreassen
User

Webfont dosen't work atfer update 11.0.4.21  en

Autor: Bjorn Andreassen
Visitado 902, Seguidores 1, Compartilhado 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'); }

Publicado em
11 RESPOSTAS - 1 ÚTIL - 1 CORRIGIR
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!

Ler mais
Publicado em de Claudio D.
Bjorn Andreassen
Bjorn Andreassen
User
Autor

... Internet Expolorer

Ler mais
Publicado em de Bjorn Andreassen
Bjorn Andreassen
Bjorn Andreassen
User
Autor

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

Where do I check that?

Ler mais
Publicado em de Bjorn Andreassen
Serg Linds
Serg Linds
User

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

Ler mais
Publicado em de Serg Linds
Bjorn Andreassen
Bjorn Andreassen
User
Autor

Not in IE.

Ler mais
Publicado em 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

Ler mais
Publicado em de Anthony A.
Bjorn Andreassen
Bjorn Andreassen
User
Autor

Don't WebSite X5 support Internet Explorer?

Ler mais
Publicado em de Bjorn Andreassen
Bjorn Andreassen
Bjorn Andreassen
User
Autor

Can't I use .ttf as webfont?

Ler mais
Publicado em 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

Ler mais
Publicado em de Anthony A.