为什么我的外包装DIV不再覆盖整个浏览器窗口?

时间:2018-05-31 16:48:55

标签: html css wrapper

除了the homepage

之外,我网站上的每个页面在以下方面似乎都很好

背景图像设置在外部包装中以便固定并覆盖窗口。

#outerWrapper{
    background-image:url("https://glutenfreeradio.co/assets/img/background.jpg");
    background-position:center center;
    background-size:cover;
    background-attachment:fixed;
    background-repeat:no-repeat;
    position:absolute;
    min-width:100%;
    width:100%;
    min-height:100%;
    z-index:1
}

问题似乎不是背景图像行为不正确,而是外包装不再像过去那样覆盖整个窗口。但我不能为我的生活弄清楚为什么外包装不再覆盖整个窗口以及如何再次这样做。

1 个答案:

答案 0 :(得分:2)

您应该将100vh设置为100%而不是u:(_*) $text=$1。有关详细信息,请参阅here