简体   繁体   English

我的网站显示断开的链接图标,如何删除它们?

[英]My website is displaying broken link icons, how can i remove them?

as any request for help starts im new to this but ive got some knowledge of html and css and have recently began to understand wordpress. 因为任何请求帮助都不是第一次,但是我已经了解了html和css,并且最近开始了解wordpress。 I am working on a new website which i have recreated with wordpress, its still a work in progress as i am still adding content to pages and finally its all coming together, but i find myself confused...there are six images, social media icons for facebook, twitter and google plus that are showing a broken link icon...the link works but ive tested in firefox, safari chrome etc and they all show the link is broken? 我正在使用Wordpress重新创建的新网站上工作,由于我仍在向页面添加内容,最终将所有内容整合在一起,因此该工作仍在进行中,但我感到困惑……有六幅图片,社交媒体用于Facebook,Twitter和Google Plus的图标显示断开的链接图标...该链接可以正常工作,但我在Firefox,Safari Chrome浏览器中进行了ive测试,它们均显示该链接已断开?

plz help http://www.wheretogetawebsite.net/ the site is not complete so plz excuse the empty pages...i just cant seem to figure out why this is happening 请帮助http://www.wheretogetawebsite.net/网站不完整,所以请原谅空白页面...我似乎无法弄清楚为什么会这样

thankyou in advance for the help 预先感谢您的帮助

#twittertop , #facebooktop , and #googletop all have an <img src= . #twittertop#facebooktop#googletop都有一个<img src=

These divs already have background images, so you should just remove the <img src= . 这些div已经具有背景图片,因此您只需删除<img src=

Otherwise, remove the background-image of these divs and put wp-content/themes/Where%20To%20Get%20A/ at the beginning of each img src. 否则,请删除这些div的背景图像,并将wp-content/themes/Where%20To%20Get%20A/放在每个img src的开头。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM