骆驼调频

Camel's FM Blog

wordpress 内容页实现画中画广告

By 骆驼 • 1 26th, 2008 • Category: WebRSS 2.0 Trackback

在模板文件夹中找到single.php,打开single.php,找到:

[?php the_content(’Read the rest of this entry »’); ?]

[?php the_content(’Read the rest of this entry »’); ?]

前面加上以下代码:

[div style=”float:left;width:250px” ]广告代码[/div]

* From: 骆驼调频 *

这样就可以实现画中画环绕文字广告功能了,left为左边显示,right为右边显示,修改250px为你需要的合适大小。 * From: 骆驼电子 www.21say.com *

另广告代码里的[,]需替换为<,> * From: 21say.com *

One Response »

  1. 很好。谢谢分享

    [Reply]

Leave a Reply