如何给emlog程序博客文章下添加广告位的方法,并且显示广告标识呢?
将下面代码,修改替换好以后,添加进文章即可!
<!--文章广告--><br />
<div class="layui-col-md6">
<a style="width:100%;display:block;margin-bottom:2px;" class="adplan" title="广告截止2021.12.11" rel="nofollow" data-id="1"><img style="max-width:100%;border-radius:10px;" src="https://cdnjson.com/images/2021/10/21/2631b4c1cca3282a9.png" onclick="javascript:location.href='http://bbs.8gws.com/guanyu/27.html'" /></a><span style="position:absolute;bottom:-1px;right:-1px;"><img src="http://bbs.8gws.com/content/uploadfile/201707/20200512183443.png" /></span>
</div>
<div class="layui-col-md6">
<a style="width:100%;display:block;margin-bottom:2px;" class="adplan" title="广告截止2021.12.11" rel="nofollow" data-id="1"><img style="max-width:100%;border-radius:10px;" src="https://cdnjson.com/images/2021/10/21/2631b4c1cca3282a9.png" onclick="javascript:location.href='http://bbs.8gws.com/guanyu/27.html'" /></a><span style="position:absolute;bottom:-1px;right:-1px;"><img src="http://bbs.8gws.com/content/uploadfile/201707/20200512183443.png" /></span>
</div>
<br />
<br />