【问题标题】:Part of background image showing below footer - Help please部分背景图片显示在页脚下方 - 请帮助
【发布时间】:2014-06-12 15:30:49
【问题描述】:

我为我的电子商务商店创建了一个自定义页面,我注意到我的部分背景图片显示在我的页脚下方。它只发生在这个页面上,所以我认为我的新页面有问题。有人对为什么会发生这种情况有任何答案吗?谢谢!

这是页面...http://www.mmatopsupplies.com/brands/

【问题讨论】:

  • 感谢您的快速回复 ahaurat,非常感谢!我应用了你的快速修复,它工作得很好。再次感谢!

标签: image background footer


【解决方案1】:

我没有调查足够长的时间来了解为什么会发生这种情况,但一个快速的解决方法是将以下 css 添加到您的页脚。

#ContainerFooter {
    margin-bottom:-20px;
}

或者,您可以将 css 添加到您的 .container.footer 类中。希望对您有所帮助!

【讨论】:

    猜你喜欢
    • 2011-06-29
    • 1970-01-01
    • 2016-04-08
    • 2021-02-21
    • 2017-05-05
    • 1970-01-01
    • 1970-01-01
    • 2015-08-28
    • 1970-01-01
    相关资源
    最近更新 更多