css 切换内横幅力

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 切换内横幅力相关的知识,希望对你有一定的参考价值。

.page--page-title--our-approach [data-block-internal-id="core_slider_regular"] .orbit__image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/sites/rspence.us1.advisor.ws/files/approach-banner.jpg');
  background-size: cover;
  background-position: center;
}

with a tint:
.page--page-title--our-approach [data-block-internal-id="core_slider_regular"] .orbit__image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: 
    linear-gradient( rgba(0,0,0,.3), rgba(0,0,0,.3) ),
    url('/sites/rspence.us1.advisor.ws/files/approach-banner-smaller.jpg');
  background-size: cover;
  background-position: center;
}

以上是关于css 切换内横幅力的主要内容,如果未能解决你的问题,请参考以下文章

需要调整横幅大小以适应窗口 CSS

html 完全响应的横幅,横幅内有可点击的元素

UIApplication didReceiveRemoteNotification,显示应用内横幅

css 视频横幅

css 使UABB信息横幅对齐

css 猫头鹰横幅(滑块)