发新话题
打印

[已解] (小一的模板)如何在文章中添加广告

本主题由 washun 于 2008-1-21 20:24 移动

(小一的模板)如何在文章中添加广告

看了http://bbs.rainbowsoft.org/viewt ... hlight=%B9%E3%B8%E6

找到TEMPLATE文件夹中的b_article-single.html

找 <div class="post-body">

可是找不到

我用的是小一的模板

模板下载地址:http://download.rainbowsoft.org/themes/CleanLine/

下面是b_article-single.html的全部代码


<div id="MainTop" style="height: 47px;">
        <h2 class="post-title"><#article/title#></h2>
</div>

<div id="MainCenter">
<div id="postMain">
<#article/content#>       
</div>
<br>

        <#ZC_MSG013#>: <#article/commnums#> |
        <#ZC_MSG014#>: <#article/trackbacknums#> |
        浏览: <span id="spn<#article/id#>"></span>


<script language="JavaScript" type="text/javascript">strBatchCount+="spn<#article/id#>=<#article/id#>,"</script> |
        <#ZC_MSG138#>: <#template:article_tag#>








<ul class="msg trackback">
        <li class="tbname"><a href="<#article/pretrackback_url#>" target="_blank"><#ZC_MSG232#></a></li>
</ul>
<table width="100%">
<tr align="left">
<hr width="520px">
</tr>
</table>

<ul class="msg mutuality">

        <li class="msgarticle"><#template:article_mutuality#></li>
</ul>
<#template:article_trackback#>
<#template:article_comment#>
<#template:article_commentpost#><div class="MainBottom" style="height:20px;"></div>
</div>

希望遇见贵人能多多帮忙

[ 本帖最后由 miffyan 于 2008-1-21 22:40 编辑 ]

TOP

<div id="postMain">
好像是在这加吧。。。。
<#article/content#>        
</div>
小一博客 | 小一的两栏主题
Zblogger用户交流群:45392342(已满)25018716(已满)

TOP

谢谢小一~~~~~

TOP

小一成名人了~嘎嘎~
推荐博客:飞月博客

TOP

发新话题