[riplus美化]主题添加左下角悬浮图片广告

[riplus美化]主题添加左下角悬浮图片广告

[riplus美化]主题添加左下角悬浮图片广告

复制下方代码添加在页脚footer.php文件</body>前

<div class="mophp_ad_left"><a target="_blank" href="https://www.mophp.cn"><img style="max-width:100%;max-height:100%;" src="https://www.mophp.cn/wp-content/uploads/2020/07/1595052372-94ddba6a4e605fb.gif"></a></div>

复制下方css样式添加在主题css文件或主题自定义样式中

/*左侧悬浮广告*/
.mophp_ad_left {
    position: fixed;
    left: 50%;
    margin-left: -840px;
    bottom: -70px;
    z-index: 10;
    width: 137px;
    height: 325px;
}
@media screen and (max-width:1490px) {
.mophp_ad_left{display:none}
}
@media screen and (max-width:768px) {
.mophp_ad_left{position: fixed;right: 5px;width: 80px;height: 80px;text-align: center;cursor: pointer;z-index: 99;left: initial;bottom: 70px;top: inherit;display: block;}
}
/*左侧悬浮广告结束*/

 

相关推荐

别让糟糕夫妻关系毁了孩子

教程介绍:这套课程讲什么?通过课程,陈默先生为夫妻关系铸造三个基石第一块基石:[&h...

窦神来了大语文:经典文言文精讲

教程介绍:大语文课程标准体系开创者窦昕亲授,41篇课内古诗词、文言精解,41周让你[...

室内空间方案设计及户型优化

教程介绍:本课程教你了解户型方案优化的正确思维逻辑,学会如何着手优化一个户型,拥有[...

好程序员大数据网课 人工智能课

教程介绍:课程核心深而精,重点讲解hadoop数据挖掘、数据分析,利用集群的威力进[...