网络营销电子商务研究中心

网络营销电子商务研究中心 (https://www.0058.net/index.php)
-   Google Adsense (https://www.0058.net/forumdisplay.php?f=2)
-   -   想作google广告的进,分享添加广告方法! (https://www.0058.net/showthread.php?t=1384)

sunshine 2006-07-23 12:29 PM

想作google广告的进,分享添加广告方法!
 
1、到后台风格编辑-showthread-showthread_post编辑;

2、找到

Code:

<div align='left' style='padding-bottom:10px' class="posttop">
{$post['row']['post_icon']} {$post['row']['dateline']}
</div>

在其后面添加以下代码:

Code:

<div align=center>
<if="$post['row']['postcount']==1">
<!-- ad开始 -->
<hr color='#E7E3E7' size=1>
<table width="98%" border="0" align="center" cellpadding=0 cellspacing=0>
<tr align="center">
<td height="60">
你的google广告代码
</td>
<td>
你的google广告代码
</td>
</tr>
</table>
<hr color='#E7E3E7' size=1>
<!-- ad结束 -->
</if></div>

3、保存后就一切搞定。懂html的可以根据自己喜好随意设置广告框背景,原理上大体就是这些,希望大家喜欢。


All times are GMT +8. The time now is 08:33 PM.

Powered by vBulletin Version 3.8.7
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.