wordpress 内容页实现画中画广告
By 骆驼 • 1 26th, 2008 • Category: Web • RSS 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]
这样就可以实现画中画环绕文字广告功能了,left为左边显示,right为右边显示,修改250px为你需要的合适大小。
另广告代码里的[,]需替换为<,>
» Previous post: XHTML 验证器 & CSS 验证器
» Next post: 500MW家用无线音频转发器(银色)
