WebSite X5Help Center

 
Bjorn Andreassen
Bjorn Andreassen
User

Webfont dosen't work atfer update 11.0.4.21  en

Автор: Bjorn Andreassen
Просмотрено 904, Подписчики 1, Размещенный 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'); }

Размещено
11 Ответы - 1 Полезно - 1 Корректно
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!

Читать больше
Размещено От Claudio D.
Bjorn Andreassen
Bjorn Andreassen
User
Автор

... Internet Expolorer

Читать больше
Размещено От Bjorn Andreassen
Bjorn Andreassen
Bjorn Andreassen
User
Автор

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

Where do I check that?

Читать больше
Размещено От Bjorn Andreassen
Serg Linds
Serg Linds
User

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

Читать больше
Размещено От Serg Linds
Bjorn Andreassen
Bjorn Andreassen
User
Автор

Not in IE.

Читать больше
Размещено От 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

Читать больше
Размещено От Anthony A.
Bjorn Andreassen
Bjorn Andreassen
User
Автор

Don't WebSite X5 support Internet Explorer?

Читать больше
Размещено От Bjorn Andreassen
Bjorn Andreassen
Bjorn Andreassen
User
Автор

Can't I use .ttf as webfont?

Читать больше
Размещено От 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

Читать больше
Размещено От Anthony A.