当前位置: 首页 > 科技 > 人工智能 > 日Pro主题幻灯片banner图上小图标特效_腾讯新闻

日Pro主题幻灯片banner图上小图标特效_腾讯新闻

天乐
2020-08-04 16:17:18 第一视角

在/wp-content/themes/ripro/parts/home-mode/slider.php或/slider2.php中 找到轮播最大的div 在最大的div内 添加 以下代码 :

将下面的css添加到div.css中

/*.toptu换成你自己的banner最大div的class*//*晨风资源网 www.chenfengwl.con*/.toptu.banner-tip{

position:relative;

/* width: 1680px; */

height:63px;

margin:auto;

float:right;

z-index:9;}/*.toptu换成你自己的banner最大div的class*/.toptu.banner-tip a{

display:block;

position:absolute;

margin-right:118px;

top:;

right:12px;

width:268px;

height:63px;

background-image:url(//img.a8ku.cn/2020/03/13/9a40311be08eb.png);

background-repeat:no-repeat;

background-position:center center;

-webkit-background-size:cover;

background-size:cover;}

效果:

提示:支持键盘“← →”键翻页
为你推荐
加载更多
意见反馈
返回顶部