把博客皮肤换成了三栏cleargreen
星期一, 九月 17, 2007 11:05原来的2007No1皮肤在IE下显示图片的时候有点问题,现在换成了同样是三栏的cleargreen 。这款皮肤同样存在一个Bug:在日志标题数字过多的情况下(超过一行),用ie6浏览时就会发现作者栏背景错误。我更改了一下,不过更改后似乎没原来这么漂亮了^_^!
更改文件为 layout.css 搜索日志标题框,在下面的相应的地方修改代码
[codes=css] .Content-top{text-align:left;margin-bottom:6px;}
.Content-top .ContentLeft{width:0px;float:left;}
.Content-top .ContentRight{width:0px;float:right;}
.Content-top .ContentTitle{
font-color:#666666;
font-size:16px;
vertical-align:middle;
background-color: #FFFFDE;
background-image: url(article.gif);
background-repeat: no-repeat;
background-position: 3px;
border: 1px solid #EFEFEF;
padding-top: 5px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 25px;
margin: 0px;
}[/codes]
另外在typography.css文件我也做点小修改
皮肤出自:逸林轩
原始皮肤下载地址:http://www.rainboww.net/home/read-88.html


猢狲 says:
九月 18th, 2007 at 02:58
这个是作者原创的 for F2blog 觉得不错的话可以去作者blog看看
回复
luckydog says:
九月 18th, 2007 at 01:10
这个用的就是F2的
回复