Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

FONTS DISPLAY ISSUE ON MOZILLA FIREFOX

  • 1 απάντηση
  • 9 έχουν αυτό το πρόβλημα
  • 6 προβολές
  • Τελευταία απάντηση από cor-el

more options

FONTS DISPLAY ISSUE ON MOZILLA FIREFOX > bug on pages hosted on other domains / sub-domains


Dear Mozilla Community,

We're facing a fonts display issue related to one of our websites (www.sms-tsunami-warning.com). While Firefox can successfully display fonts on the main domain, ie. www.sms-tsunami-warning.com, it fails to display our custom fonts when pages are hosted on other domains or sub-domains, for example, our payment processor's pages, www.plimus.com (sample page: https://www.plimus.com/jsp/buynow.jsp?contractId=3009134).

As you see, Firefox fails to load custom CALIBRIB fonts on our payment processor page although other browsers (IE, Chrome, Safari, Opera) can. You can see this by looking at fonts in the navigation bar on top and in the column on the left of the page.

For your guidance, this is the location where we store custom fonts:

@font-face {

font-family: "CALIBRIB";  
src: url( https://www.sms-tsunami-warning.com/theme/tsunami/font/CALIBRIB.eot ); /* IE */  
src: url(https://www.sms-tsunami-warning.com/theme/tsunami/font/CALIBRIB.TTF) format("truetype"); /* non-IE */  

}

Can anybody please tell me how to bypass this problem on Firefox? Thank you in advance, Regards, Walter

FONTS DISPLAY ISSUE ON MOZILLA FIREFOX > bug on pages hosted on other domains / sub-domains Dear Mozilla Community, We're facing a fonts display issue related to one of our websites (www.sms-tsunami-warning.com). While Firefox can successfully display fonts on the main domain, ie. www.sms-tsunami-warning.com, it fails to display our custom fonts when pages are hosted on other domains or sub-domains, for example, our payment processor's pages, www.plimus.com (sample page: https://www.plimus.com/jsp/buynow.jsp?contractId=3009134). As you see, Firefox fails to load custom CALIBRIB fonts on our payment processor page although other browsers (IE, Chrome, Safari, Opera) can. You can see this by looking at fonts in the navigation bar on top and in the column on the left of the page. For your guidance, this is the location where we store custom fonts: @font-face { font-family: "CALIBRIB"; src: url( https://www.sms-tsunami-warning.com/theme/tsunami/font/CALIBRIB.eot ); /* IE */ src: url(https://www.sms-tsunami-warning.com/theme/tsunami/font/CALIBRIB.TTF) format("truetype"); /* non-IE */ } Can anybody please tell me how to bypass this problem on Firefox? Thank you in advance, Regards, Walter

Τροποποιήθηκε στις από το χρήστη walter1975

Όλες οι απαντήσεις (1)

more options