想請問版上專家
blogger的版面配置
要如何改他的高度或寬度
試過只改#main-wrapper {
width:750px;
float:right;
padding:100px 0 20px;
font-size:85%;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
width那
想請問高度寬度的語法是什麼 不確定再哪改
--
blogger的版面配置
要如何改他的高度或寬度
試過只改#main-wrapper {
width:750px;
float:right;
padding:100px 0 20px;
font-size:85%;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
width那
想請問高度寬度的語法是什麼 不確定再哪改
--
All Comments