【部落格素材教學法】2008年2月CSS新制三欄左右加寬,重新編輯日期 2008/03/02
2008年2月CSS新制三欄左右加寬,重新編輯日期 2008/03/02
除上述問題以外,應用上有其它問題,請務必回報,謝謝!
PS : 先前引用作廢,因進行複製動作會產生錯誤
/*註解*/可以同時複製貼上,奇摩很雞婆,會幫你清掉!
/*左右140px-中間增大*/
.thrcol .yc3mainbd {margin-left:140px;}
.thrcol .yc3pribd {margin-right:144px;}
.thrcol .yc3sec {position:absolute;width:140px;left:5px; }
.thrcol .yc3subbd {width:140px;}
/*左右160px-中間縮*/
.thrcol .yc3mainbd {margin-left:160px;}
.thrcol .yc3pribd {margin-right:164px;}
.thrcol .yc3sec {position:absolute;width:160px;left:5px; }
.thrcol .yc3subbd {width:160px;}
/*左180px右140px-中間縮*/
.thrcol .yc3mainbd {margin-left:180px;}
.thrcol .yc3pribd {margin-right:144px;}
.thrcol .yc3sec {position:absolute;width:180px;left:5px; }
.thrcol .yc3subbd {width:140px;}
/*左180px右160px-中間縮*/
.thrcol .yc3mainbd {margin-left:180px;}
.thrcol .yc3pribd {margin-right:164px;}
.thrcol .yc3sec {position:absolute;width:180px;left:5px; }
.thrcol .yc3subbd {width:160px;}
/*左190px右140px-中間縮*/
.thrcol .yc3mainbd {margin-left:190px;}
.thrcol .yc3pribd {margin-right:144px;}
.thrcol .yc3sec {position:absolute;width:190px;left:5px; }
.thrcol .yc3subbd {width:140px;}
/*左190px右160px-中間縮*/
.thrcol .yc3mainbd {margin-left:190px;}
.thrcol .yc3pribd {margin-right:164px;}
.thrcol .yc3sec {position:absolute;width:190px;left:5px; }
.thrcol .yc3subbd {width:160px;}
/*左210px右140px-中間縮*/
.thrcol .yc3mainbd {margin-left:210px;}
.thrcol .yc3pribd {margin-right:144px;}
.thrcol .yc3sec {position:absolute;width:210px;left:5px; }
.thrcol .yc3subbd {width:140px;}
/*左210px右160px-中間縮*/
.thrcol .yc3mainbd {margin-left:210px;}
.thrcol .yc3pribd {margin-right:164px;}
.thrcol .yc3sec {position:absolute;width:210px;left:5px; }
.thrcol .yc3subbd {width:160px;}
/*左240px右120px-中間縮*/
.thrcol .yc3mainbd {margin-left:240px;}
.thrcol .yc3pribd {margin-right:124px;}
.thrcol .yc3sec {position:absolute;width:240px;left:5px; }
.thrcol .yc3subbd {width:120px;}
/*左230px右130px-中間縮*/
.thrcol .yc3mainbd {margin-left:230px;}
.thrcol .yc3pribd {margin-right:134px;}
.thrcol .yc3sec {position:absolute;width:230px;left:5px; }
.thrcol .yc3subbd {width:130px;}
示範連結:http://tw.myblog.yahoo.com/jw!MKo7tK2aCR_1ksLizWs-/article?mid=5&prev=-1&next=1