This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

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

  • 3 antwoorde
  • 3 hierdie probleem
  • 1 view
  • Laaste antwoord deur 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?

Gekose oplossing

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">
Lees dié antwoord in konteks 👍 1

All Replies (3)

more options

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

more options

Gekose oplossing

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">

Gewysig op deur cor-el

more options

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