[問題] 求救!Blogger用IE看版面會歪掉…已刪文
http://migimigi.blogspot.com/
上面是我的blog,用FireFox看起來好好的
http://img237.imageshack.us/img237/1180/fxsf7.jpg

但是用IE看,sidebar就會掉下去
http://img299.imageshack.us/img299/7453/ieip6.jpg

我的標題圖片是730px
因為我想三個欄位(header、main和sidebar)中間不要有空隙
所以outer-wrapper就設剛好730px
main-wrap設490px、sidebar-wrap設240,加起來剛好730
但這樣從IE看就是會壞掉
請問還需要調整什麼設定嗎?拜託解答了,謝謝 >_<
#outer-wrapper {
width:730px;
margin:0 auto;
text-align:left;
font: normal normal 95% Arial, sans-serif;
}
#main-wrap1 {
width:490px;
float:left;
background:#ffffff;
margin:0px 0 0;
padding:0 0 10px;
color:#000000;
font-size:97%;
line-height:1.5em;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}
#outer-wrapper {
width:730px;
margin:0 auto;
text-align:left;
font: normal normal 95% Arial, sans-serif;
}
#sidebar-wrap {
width:240px;
float:right;
margin:0px 0 0;
font-size:97%;
line-height:1.5em;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}
--
[本家] http://you3.net
[網誌] http://migimigi.blogspot.com
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 131.231.236.254
※ 編輯: migi33 來自: 131.231.236.254 (05/29 00:37)
推
05/29 01:10, , 1F
05/29 01:10, 1F
推
05/29 04:25, , 2F
05/29 04:25, 2F
推
05/29 04:40, , 3F
05/29 04:40, 3F