sense的部落格

Seek Some Sense

Entries Tagged ‘广告’

Bo-blog tags上部加广告的方法

  {entrycontent}
ads
{ifedited}

Bo-Blog加广告的方法

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

如何在留言和日志之间添加google adsense广告

打开模板下的elements.php,做如下修改

$elements['form_reply']=<<<eot
<a name=”reply”></a>
<div id=”commentForm”>这个地方可以插入js代码,即显示你的要求
<form name=”visitorinput” id=”visitorinput” method=”post” action=”javascript: ajax_submit(’{jobnow}’);”>
<table width=”100%” border=”0″ align=”center” cellpadding=”4″ cellspacing=”1″ class=”formbox-comment”>
<tr>
<td colspan=”2″ class=”formbox-comment-title”>{formtitle}</td>
</tr>
<tr>
<td class=”formbox-comment-rowheader” width=”140″>
<div class=”panel-smilies”>
<div class=”panel-smilies-title”>{$lnc[241]}</div>
<div class=”panel-smilies-content”>
{emots}
</div>
</div>