二 062011
边栏广告
页面宽度:960px | 边栏大小:660px | 边栏数量:1
AdSense内容广告
添加“文本”小工具 250×250广告单元代码 文字或图片
站内任何页面均显示此广告,可增加“网页展示次数”
AdSense 搜索广告
选定的网站:www.buicaa.com | 外观:默认(Google自定义搜索水印) | 文本框长度:23个字符
作为站内搜索
文字下方广告
打开 /wp-content/themes/mystique/single.php
找到
1 2 3 | <p><?php the_author_meta('description'); ?></p> </div> <?php endif; ?> |
在之后添加
1 2 3 | <div style="border-top-color: #ddd; border-top-style: solid; border-top-width: 1px; padding-top: 20px; margin-bottom: 20px; margin-top: 20px; text-align: center;"> //336x280广告单元代码 文字或图片 </div> |
评论栏右侧广告
打开 /wp-content/themes/mystique/comments.php
找到
1 | <!-- /comment form --> |
在之前添加
1 2 3 | <div style="margin-top: 13px; float: right;"> //200x200广告单元代码 文字或图片 </div> |
本作品采用知识共享 署名-非商业性使用-相同方式共享 3.0 协议进行许可,欢迎转载。转载请保留署名(杯茶博客)及本文链接(http://www.buicaa.com/958/),谢谢。