此次作的框架寬度較寬,文章寬度較小的朋友建議把自己使用的CSS版型的/*二欄或三欄寬度設定*/稍作更改,如喵的CSS/*三欄寬度設定*/語法~~
/*三欄加寬*/
.thrcol #yhtw_mastfoot {width:983px;margin:0 auto;}
.thrcol[class]{min-width:983px;}
.thrcol .ycnt3col {zoom:1;width:983px;text-align:center;margin:0 auto;}
.thrcol .yc3main {width:100%;float:left;}
.thrcol .yc3mainbd {margin-left:205px;}
.thrcol .yc3pri {width:100%;float:right;}
.thrcol .yc3pribd {margin-right:205px;}
.thrcol .yc3subbd {width:170px;float:left;position:absolute;right:-10px;}
.thrcol .yc3sec {width:170px;float:right;position:absolute;left:-15px;}
把紅色的部分刪除,文章欄位自然加大囉。