限时优惠活动
亲爱的苦力吧用户,我们为了回馈新老用户一直以来的鼎力支持,即日起(2025-02-06至2025-03-06)凡是购买苦力吧VIP/充值K币的新老用户,都直接可获得买一送一的优惠馈赠。例如:购买一个月的VIP会员可直接获得两个月的VIP会员;充值100K币可直接获得200K币,以此类推!有任何疑问可联系在线客服,感谢各位用户对苦力吧素材的信任与厚爱,我们将一如既往的给大家上新更多优质的素材源码,祝大家开工大吉、工作顺利、心想事成。

带有15种以上的背景图片文本覆盖自定义定位特效

所属分类: 网页特效-其它&杂项    2023-12-12 11:24:59

带有15种以上的背景图片文本覆盖自定义定位特效 ie兼容6
 查看演示  登录后下载 温馨提示
登录会员即可享受免费下载
 我要建站

带有15种以上的背景图片文本覆盖自定义定位特效(共3个文件)

    • index.html

使用方法

.container {
  padding-bottom: 50px;
}
.row {
  padding-top: 50px;
}
.image-text-overlay {
  width: 100%;
  height: 225px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.image-text-overlay.text-white {
  color: white;
}
.image-text-overlay .overlay-title {
  font-size: 27px;
  text-transform: uppercase;
}
.image-text-overlay .overlay-subtext {
  font-size: 20px;
}
.image-text-overlay .overlay-white,
.image-text-overlay .overlay-black {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.7;
}
.image-text-overlay .overlay-black {
  background: #000;
}
.image-text-overlay .overlay-white {
  background: #fff;
}
.text-top-left,
.text-top-center,
.text-top-right,
.text-middle-left,
.text-middle-center,
.text-middle-right,
.text-bottom-left,
.text-bottom-right,
.text-bottom-center {
  display: table;
}
.text-top-left p,
.text-top-center p,
.text-top-right p,
.text-middle-left p,
.text-middle-center p,
.text-middle-right p,
.text-bottom-left p,
.text-bottom-right p,
.text-bottom-center p {
  display: table-cell;
  position: relative;
  z-index: 2;
  padding: 15px 20px 15px 20px;
}
.text-top-left p {
  vertical-align: top;
  text-align: left;
}
.text-top-center p {
  vertical-align: top;
  text-align: center;
}
.text-top-right p {
  vertical-align: top;
  text-align: right;
}
.text-middle-left p {
  vertical-align: middle;
  text-align: left;
}
.text-middle-center p {
  vertical-align: middle;
  text-align: center;
}
.text-middle-right p {
  vertical-align: middle;
  text-align: right;
}
.text-bottom-left p {
  vertical-align: bottom;
  text-align: left;
}
.text-bottom-center p {
  vertical-align: bottom;
  text-align: center;
}
.text-bottom-right p {
  vertical-align: bottom;
  text-align: right;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media screen and (max-width: 992px) {
  .col-md-4 {
    padding-bottom: 25px;
  }
}

站长提示:
1. 苦力吧素材官方QQ群:950875342
2. 平台上所有素材资源,需注册登录会员方能正常下载。
3. 会员用户积极反馈网站、素材资源BUG或错误问题,每次奖励2K币
4. PHP源码类素材,如需协助安装调试,或你有二次开发需求,可联系苦力吧客服。
5. 付费素材资源,需充值后方能下载,如有任何疑问可直接联系苦力吧客服
相关资源 / 其它&杂项

jquery模拟Photoshop的色调曲线操作特效代码

一款photoshop色调曲线UI插件,可通过鼠标拖动在给定的值范围内调整曲线,实时捕获对应坐标值。
  其它&杂项
 9285  0

jquery实现的连线答题功能特效

一款鼠标拖拽实现的连线特效,canvas画布工具生成连线题样式及取值回调等功能。
  其它&杂项
 257  0

vue仿照淘宝彩票换一注

一款彩票换注特效,七个数字为一注,点击换注按钮,可随机生成一串随机数字。
  其它&杂项
 648  0

jquery支持手动调整表格列宽度插件

一款轻量级table表格列自定义调整宽度插件,resizableColumns是一个基于jQuery和CSS的插件,可鼠标移至列中,按住拖动调整table表格列宽度。
  其它&杂项
 5112  0

评论数(0) 回复有机会获得K币 用户协议

^_^ 还没有人评论,快来抢个沙发!
😀
  • 😀
  • 😊
  • 😂
  • 😍
  • 😑
  • 😷
  • 😵
  • 😛
  • 😣
  • 😱
  • 😋
  • 😎
  • 😵
  • 😕
  • 😶
  • 😚
  • 😜
  • 😭
发表评论