wordpress一款创意恰饭广告

效果图

部署教程

以子比为例:主题设置 – 文章列表 – 文章页面 – 文章插入内容在文章内容前-插入内容

<div class="a39ebc" style="position: relative;border: 2px dashed #ccc;padding: 5px;border-radius: 2px;overflow: hidden;">
<ul>
<li><strong><a style="font-size:18px;color:green" rel="noreferrer noopener noopener" href="https://www.foxccs.com/" target="_blank">广告招租150R/月</a></strong></li>
    </ul>
</div>
<style>
.a39ebc::before {
  content: "恰饭广告还请支持";
  position: absolute;
  right: 0;
  background: #ccc;
  color: #fff;
  top: -1px;
  padding: 2px;
  font-size: 12px;
}
</style>  
本文最后更新于2024-08-06 10:39:02,若文章内容或链接失效,请 留言 QQ群 反馈!

文章没读爽?点我试试随机文章

© 版权声明
THE END
喜欢就支持一下吧
点赞0赞赏 分享
相关推荐
评论 抢沙发

请登录后发表评论

    暂无评论内容