Daily Archives: 2009年03月12日

如何在博客右上方添加广告(Wrodpress使用教程)

在使用Wrodpress的时候,很多像我这样技术不是很好的朋友一直有个困惑,怎么在博客右上方添加广告?

很少模版在设计的时候已经预留广告位,尤其是博客右上方的广告,今天我就这个问题,作个说明方便大家。

首先在你博客后台,点-外观-编辑,打开“样式表 (style.css)”

找到:/* header START */

在该栏目下添加下面的代码:

#header .banner

{float:right;

padding-top:23px;

margin-right:1px;}

其中:float:right的意思是靠右对齐;padding-top:23px的意思是距顶部23px,margin-right:1px的意思是距右侧1px,其中的数值可以按照自己的需要修改 。

然后打开“头部 (header.php)”

找到:<!– header START –>

在这个<div id=”header”>下面插入这个的代码:

<div class=”banner”>

你的广告代码放这里

    </div>

Blogspot域名绑定

ghs.google.com
C:\Documents and Settings\Administrator>ping ghs.google.com

Pinging ghs.l.google.com [72.14.235.121] with 32 bytes of data:

Reply from 72.14.235.121: bytes=32 time=85ms TTL=239
Reply from 72.14.235.121: bytes=32 time=87ms TTL=239
Reply from 72.14.235.121: bytes=32 time=86ms TTL=239
Reply from 72.14.235.121: bytes=32 time=83ms TTL=239

Ping statistics for 72.14.235.121:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 83ms, Maximum = 87ms, Average = 85ms
包括google邮箱的服务 大家还在等什么    cname  进行中