→ FISHLILY:建議把所有的width 都調整過....應該會有你的效果@@ 01/26 09:27
最近才剛開始研究使用blog
看過很多人的blog之後
也想把自己的弄得一樣漂亮
無奈我學藝不精
研究很久還是沒辦法
懇請板上高手指教
http://mozzow.blogspot.com/
我的blog用了內建的版面
想把整個顯示的框框加大
使得右邊的空白部分沒那麼多
這樣我的文章也可以寬一點
我昨天弄了一個小時
還是沒辦法
這個部份算是layout structure 嘛?
我改了所有的寬度,都沒有動靜
希望高手能幫忙,謝
我貼上這個部份的語法,以下
#outer-wrapper {
width: 847px;
margin: 0px auto 0;
text-align: left;
font: $bodyfont;
background: url(http://www.blogblog.com/tictac/tile.gif) repeat-y;
}
#content-wrapper {
margin-left: 42px; /* to avoid the border image */
width: 763px;
}
#main {
float: left;
width: 460px;
margin: 20px 0 0 0;
padding: 0 0 0 1em;
line-height: 1.5em;
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 */
}
#sidebar {
float: right;
width: 259px;
padding: 20px 0px 0 0;
font-size: 85%;
line-height: 1.4em;
color: $sidebartextcolor;
background: url(http://www.blogblog.com/tictac/sidebar_bg.gif) no-repeat 0
0;
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 */
}
--
三星是韓國之光?! 我呸...
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.184.53.154