gpt4 book ai didi

css - Bootstrap 3 : Sticky Footer inside row/col class

转载 作者:行者123 更新时间:2023-11-28 12:15:49 26 4
gpt4 key购买 nike

我关注了 Sticky Footer example from Bootstrap并让它立即运行,但有没有办法将相同的粘性页脚集成到 .col-md-10 中?那是不是不是全宽,而是宽度小于.container

我的 failed attempt迄今为止。请注意,我对 div#footerposition: absolute 样式进行了评论,因为当它被设置样式时,它看起来更糟。

最佳答案

如何使 #footer 的宽度与 col-md-10 相同..

#footer {
height: 60px;
background-color: #f5f5f5;
width: 83.33333333%;
margin:0 auto;
}

演示: http://www.bootply.com/126237

关于css - Bootstrap 3 : Sticky Footer inside row/col class,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22766930/

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