Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 3 trả lời
  • 3 gặp vấn đề này
  • 13 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Giải pháp được chọn

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">
Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (3)

more options

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

more options

Giải pháp được chọn

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

Được chỉnh sửa bởi cor-el vào

more options

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