页面正在加载中 ...
lain那里只改进了“自适应分辨率”,还有几个小BUG未修正。于BOB大龙处得知修改方法,说明如下,兼作备份。

IE6 Peekaboo/Guillotine Bug

修改CSS文件,在 .announce 中添加这么一行:

height: 0.1%;  /*Fix for IE Peekaboo Bug */


标题过长引起页面错乱的BUG

本来这个问题大龙在BMB的论坛有过修改方法,但是他似乎只测试了数字标题,未能兼顾文字过长的标题。正确的修改方法如下:

修改CSS文件,找到模板样式表对应的地方,用下面的替换即可

.article-top {
  width:97%;
 clear: both;
 padding: 5px;
 margin-bottom: 15px;
 word-wrap: break-word;
}

.prev-article{
 float: left;
 width: 50%;
 overflow: hidden;
 height: 18px;
 line-height: 21px;
}
.next-article{
float: right;  
width: 50%;  
overflow: hidden;
 height: 18px;
 line-height: 21px;
}
Tags: , ,
资讯·网络 | 评论(1) | 引用(1) | 阅读(4770)
剑书 Email Homepage
2006/04/20 14:42
其实我早前给你留言了,不过系统似乎把我的留言误判为SPAM加以过滤了……
修正绿色三栏模板的两个bug
[2006/04/20 11:58]
来源:心花盛开
内容:今天去前卫视点看到,剑书修正了我的绿色三栏模板的两个bugzan把我这边的风格包也更新过了,下载请见:http://lain1978.com/myblog/read.php?61这两个bug是:公告过长出现的IE Peekaboo Bug。标题过长引起页面错乱的BUG。
分页: 1/1 第一页 1 最后页
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]