Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

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

  • 3 respostas
  • 3 têm este problema
  • 13 visualizações
  • Última resposta por 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?

Solução escolhida

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">
Ler esta resposta no contexto 👍 1

Todas as respostas (3)

more options

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

more options

Solução escolhida

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

Modificado por cor-el a

more options

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