Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

My website isn't being properly displayed on firefox but works well on other browsers

  • 3 yanıt
  • 3 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: user1260082

more options

My website: www.karposveg.com is not being properly displayed on firefox. I set up some social media icons but all of a sudden they have started displaying as hyperlinks or out and out words. It's frustrating since it works perfectly fine on other browsers but I am sort of used to mozilla. What exactly is the problem?

My website: www.karposveg.com is not being properly displayed on firefox. I set up some social media icons but all of a sudden they have started displaying as hyperlinks or out and out words. It's frustrating since it works perfectly fine on other browsers but I am sort of used to mozilla. What exactly is the problem?

Seçilen çözüm

The images are present on your own server: http://www.karposveg.com/wp-content/uploads/2015/09/instagram.png

<img src="/wp-content/uploads/2015/09/facebook.png" class="" style="border: medium none; opacity: 1;" title="Facebook" alt="Facebook" width="32" height="32">

<img src="/wp-content/uploads/2015/09/twitter.png" class="" style="border: medium none; opacity: 1;" title="Twitter" alt="Twitter" width="32" height="32">

<img src="/wp-content/uploads/2015/09/instagram.png" class="" style="border: medium none; opacity: 1;" title="Instagram" alt="Instagram" width="32" height="32">
Bu yanıtı konu içinde okuyun 👍 1

Tüm Yanıtlar (3)

more options

Please check those src links. My Firefox reports a 404 (not found) error.

more options

Seçilen çözüm

The images are present on your own server: http://www.karposveg.com/wp-content/uploads/2015/09/instagram.png

<img src="/wp-content/uploads/2015/09/facebook.png" class="" style="border: medium none; opacity: 1;" title="Facebook" alt="Facebook" width="32" height="32">

<img src="/wp-content/uploads/2015/09/twitter.png" class="" style="border: medium none; opacity: 1;" title="Twitter" alt="Twitter" width="32" height="32">

<img src="/wp-content/uploads/2015/09/instagram.png" class="" style="border: medium none; opacity: 1;" title="Instagram" alt="Instagram" width="32" height="32">

cor-el tarafından tarihinde düzenlendi

more options

Thank you so much, it worked. I realized the links were dead and I replaced them and its working perfectly. Thanks.