html - Tumblr 主题中的图像在 Firefox 中不显示

标签 html css tumblr

我的 friend 让我在他的 Tumblr 博客上添加标题图片广告,http://proudlockstyle.com . (主题不是我做的)

我进入主题编辑器并在主容器中添加必要的 html:

<div style="text-align:center;">
    <a href="http://www.reiss.com/">
        <img src="http://static.tumblr.com/1gdukju/Qrtmei9p1/all_banners_mens1_468x60.jpg" />
    </a>    
</div>

这在 Chrome、Safari 甚至 IE 中都运行良好!但在 Firefox 中查看该站点时,该图像不显示。当我在 Firebug 中检查它时 <img>标签变灰。

谁能找出为什么图片没有显示?

最佳答案

您在 Firefox 中运行 adblock 对吗?更改名称删除横幅位。除非我禁用 adblock,否则它也不会显示在我的 Chrome 中

关于html - Tumblr 主题中的图像在 Firefox 中不显示,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13701864/

相关文章:

html - Visual Studio 2015 html 和 css 实时预览

javascript - HTML/JS 检测图像上的区域

javascript - 从 Firefox/Chrome 控制台动态更改表单输入

tumblr - 在 Tumblr 中创建主题的更好方法

tumblr - 在 tumblr 中,只显示主页中带有特定标签的帖子

css - 使 div 垂直固定但水平粘附到页面的边框

javascript - 将 react-css-modules 与 sass 一起使用不起作用

php - Vim 是否有任何 "code corrector"突出显示 HTML、PHP、CSS 错误?

css - 网页字体无法在 Firefox 上加载

css - 是否可以使用 :before selector for something like this?