Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

საიტის გასაუმჯობესებელი სამუშაოების მიმდინარეობისას, შესაძლებლობების ნაწილი შეიზღუდება. თუ სტატიით ვერ მოახერხებ ხარვეზის გამოსწორება და შეკითხვის დასმა გსურთ, ჩვენი მხარდაჭერის გუნდი დაგეხმარებათ @FirefoxSupport გვერდის მეშვეობით Twitter-ზე და /r/firefox განყოფილებაში Reddit-ზე.

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

Instalei uma fonte no meu website porém só no Firefox ela não aparece como deveria aparecer, o que devo facer? Está como script do cufon fonts e @font face

  • 1 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 20 ნახვა
  • ბოლოს გამოეხმაურა Diego Victor

Instalei uma fonte:

<script src="http://cufon.shoqolate.com/js/cufon-yui.js" type="text/javascript"></script> <script src="bebas-neue.cufonfonts.js" type="text/javascript"></script> <script type="text/javascript"> Cufon.replace('.bebas-neue', { fontFamily: 'Bebas Neue', hover: true }); </script>

e também coloquei o

@font-face { font-family: 'Bebas Neue'; font-style: normal; font-weight: normal; src: local('Bebas Neue'), url('BebasNeue.woff') format('woff'); }

e chamei a fonte onde queria, nos outros navegadores está ok, somente aqui no Firefox não está correspondendo, preciso acrescentar algo a mais? o que devo fazer?

Obrigado, Ricardo Menck

Instalei uma fonte: <script src="http://cufon.shoqolate.com/js/cufon-yui.js" type="text/javascript"></script> <script src="bebas-neue.cufonfonts.js" type="text/javascript"></script> <script type="text/javascript"> Cufon.replace('.bebas-neue', { fontFamily: 'Bebas Neue', hover: true }); </script> e também coloquei o @font-face { font-family: 'Bebas Neue'; font-style: normal; font-weight: normal; src: local('Bebas Neue'), url('BebasNeue.woff') format('woff'); } e chamei a fonte onde queria, nos outros navegadores está ok, somente aqui no Firefox não está correspondendo, preciso acrescentar algo a mais? o que devo fazer? Obrigado, Ricardo Menck

ყველა პასუხი (1)

Olá,

Tente usar outro formato de fonte, acredito que a fonte woff não é suportada pelo Firefox.