使用Spreadfirefox模板的一些建议

Spreadfirefox的模板让一些较大的区块错位 ,如forum,内容编辑器等
经分析,发现如果左区块和右区块过大,则有可能会挤得中区块到下面去了

建议:
1、客户端使用的字体大小:中

2、左区块和右区块放置避免过大的区块

3、修改Spreadfirefox模板的layout.css,width 从160px改成140px

.rightcolumn
{
position : static;
float : right;
width : 140px;
margin : 0px;
padding : 0px;
}
/* reset IE*/
* html body .centercolumn
{
margin-right : 140px;
margin-left : 150px;
}

呵呵,spreadfirefox好像

呵呵,spreadfirefox好像一直在出补丁,现在的CVS版修正这些问题了么?

我喜欢spreadfirefox非常

我喜欢spreadfirefox非常,就是use之后discover必须有左右2column,我feel不爽,就cut掉了.

Post new comment

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.