gpt4 book ai didi

ios - 背景图像不会在 iPhone 和 iPad 上调整大小。没有任何效果

转载 作者:行者123 更新时间:2023-11-28 04:52:23 24 4
gpt4 key购买 nike

我认为这是问题所在。

如果我错了请告诉我。

/* Home Style */
#tf-home{
background: url(../img/kristen11.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
color: #cfcfcf;
}

最佳答案

尝试

背景附件:滚动;

而不是固定为 ios 特别是 iphone 和 ipad 有问题 background-attachment: fixed

关于ios - 背景图像不会在 iPhone 和 iPad 上调整大小。没有任何效果,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40624541/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com