WebSite X5Help Center

 
Bjorn Andreassen
Bjorn Andreassen
User

Webfont dosen't work atfer update 11.0.4.21  en

Autor: Bjorn Andreassen
Besucht 901, Followers 1, Geteilt 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'); }

Gepostet am
11 ANTWORTEN - 1 NüTZLICH - 1 KORREKT
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!

Mehr lesen
Gepostet am von Claudio D.
Bjorn Andreassen
Bjorn Andreassen
User
Autor

... Internet Expolorer

Mehr lesen
Gepostet am von 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?

Mehr lesen
Gepostet am von Bjorn Andreassen
Serg Linds
Serg Linds
User

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

Mehr lesen
Gepostet am von Serg Linds
Bjorn Andreassen
Bjorn Andreassen
User
Autor

Not in IE.

Mehr lesen
Gepostet am von 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

Mehr lesen
Gepostet am von Anthony A.
Bjorn Andreassen
Bjorn Andreassen
User
Autor

Don't WebSite X5 support Internet Explorer?

Mehr lesen
Gepostet am von Bjorn Andreassen
Bjorn Andreassen
Bjorn Andreassen
User
Autor

Can't I use .ttf as webfont?

Mehr lesen
Gepostet am von 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

Mehr lesen
Gepostet am von Anthony A.