Aug 13

bo-blog 在内容页添加广告的方法 不指定

ljh , 17:39 , 利剑之辉的快乐生活 , 评论(0) , 引用(0) , 阅读(375) , Via 本站原创 | |

如果要加在每篇文章上方,编辑模板文件中的“elements.php”文件,(以默认模板default为例: /template/default/elements.php)查找以下代码:

代码1:

<div class=”textbox”>
<div class=”textbox-title”>
<h4>
{entrytitle}
</h4>
<div class=”textbox-fontsize”>
大 | 中 | 小
</div>
<div class=”textbox-label”>
[{entryicon} {entrydate} {entrytime} | by {entryauthor} ]
</div>
</div>
<div class=”textbox-content” id=”zoomtext”>
代码2:

{entrycontent}
<div class=”tags” style=”display: block”>Tags: boblog</div>
</div>
<div class=”textbox-bottom”>
然后在代码1和代码2中间加入Google AdSense 广告代码.

图文混排式:

<div class=”textbox-content” id=”zoomtext”>

下面放上:

  <div class=”textbox-content” id=”zoomtext”>
<!–ad begin–>
<div style=’float:left;’>
<div align=’left’>
AD代码
</div>
</div>
<!–ad end–>

发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]