看板 Blog 關於我們 聯絡資訊
※ 引述《Brien (B-jam)》之銘言: : ※ 引述《etrexetrex (ETREX)》之銘言: 在範本-修改html裡 找到 #outer-wrapper { width: 660px; margin:0 auto; padding:10px; text-align:left; font: $bodyfont; } #main-wrapper { width: 410px; float: left; 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-wrapper { width: 220px; float: right; 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: 分別影響的區塊不同 你可以隨便調一調看看產生什麼變化 -- http://etrex.blogspot.com/ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 125.226.61.77
etrexetrex:我的BLOG弄成跟你一樣的範本了 看看是不是你要的 03/03 15:27
Brien:了解了!感謝! 03/03 15:57