| 自訂樣式應用 (請勿刪除紅色標頭) |
| 語法應用編輯 (二度空間) |

使用以下語法,當進入訂閱列表時,中間欄位即轉變為簡易邊框
為方便靈活應用,透明化採底圖置空方式,當然也可以自行加入底圖,只要在 url() 括號中加入圖片網址,其它框位的語法可能影響,請注意設定 (語法沒有一定的模式,數據提供為參考值,可依據自己的需要做變更,邊框的部分亦可自行做變更)
/*訂閱列表邊框不透明*/
#ysbscrblist .rctop, #ysbscrblist .rctop div, #ysbscrblist .rcl, #ysbscrblist .rcr, #ysbscrblist .rcbtm, #ysbscrblist .rcbtm div {zoom:1; filter:alpha(opacity:100)}
/*二度空間簡易邊框*/
#ysbscrblist .rctop {zoom:1;background:url(http://xs120.xs.to/xs120/07434/tl001.gif) left top no-repeat;margin-right:5px;}
#ysbscrblist .rctop div {background:url(http://xs120.xs.to/xs120/07434/tr002.gif) right top no-repeat;height:30px;font-size:0;position:relative;right:-5px;}
#ysbscrblist .rcbtm {zoom:1;background:url(http://xs120.xs.to/xs120/07434/bl005.gif) left bottom no-repeat;margin-right:5px;}
#ysbscrblist .rcbtm div {background:url(http://xs120.xs.to/xs120/07434/br006.gif) right bottom no-repeat;height:12px;font-size:0;position:relative;right:-5px;}
#ysbscrblist .rcl {padding-left:5px;background:url(http://xs120.xs.to/xs120/07434/l003.gif) repeat-y;}
#ysbscrblist .rcr {zoom:1;padding-right:5px;background:url(http://xs120.xs.to/xs120/07434/r004.gif) right repeat-y;}
/*訂閱列表標題列透明化*/
#ysbscrblist .mhd {background:url()}
/*訂閱列表內容透明化*/
#ysbscrblist .mbd {background:url()}
#ysbscrblist table {background:url()}
/*訂閱列表部落格描述字體顏色*/
#ysbscrblist table p {color:#FFFF00}
/*訂閱列表部落格名字體顏色*/
#ysbscrblist table h2 {color:#FF00FF}
/*訂閱列表作者字體顏色*/
#ysbscrblist td a {color:#00ffff}
/*訂閱列表隱藏部落格分類大標題*/
#ysbscrblist h3 {display:none;}
/*訂閱列表翻頁列透明化*/
#ysbscrblist .mft {background:url();}
/*訂閱列表翻頁列正開啟的頁號顏色*/
#ysbscrblist .mft strong {color: #FF00FF;}
/*訂閱列表翻頁列連結頁號顏色*/
#ysbscrblist .mft a {color: #FFFF00;}
整篇訂閱列表語法應用範例 : ↓
/*二度空間訂閱列表簡易邊框+訂閱列表背景透明化*/
#ysbscrblist .rctop, #ysbscrblist .rctop div, #ysbscrblist .rcl, #ysbscrblist .rcr, #ysbscrblist .rcbtm, #ysbscrblist .rcbtm div {zoom:1; filter:alpha(opacity:100)}
#ysbscrblist .rctop {zoom:1;background:url(http://xs120.xs.to/xs120/07434/tl001.gif) left top no-repeat;margin-right:5px;}
#ysbscrblist .rctop div {background:url(http://xs120.xs.to/xs120/07434/tr002.gif) right top no-repeat;height:30px;font-size:0;position:relative;right:-5px;}
#ysbscrblist .rcbtm {zoom:1;background:url(http://xs120.xs.to/xs120/07434/bl005.gif) left bottom no-repeat;margin-right:5px;}
#ysbscrblist .rcbtm div {background:url(http://xs120.xs.to/xs120/07434/br006.gif) right bottom no-repeat;height:12px;font-size:0;position:relative;right:-5px;}
#ysbscrblist .rcl {padding-left:5px;background:url(http://xs120.xs.to/xs120/07434/l003.gif) repeat-y;}
#ysbscrblist .rcr {zoom:1;padding-right:5px;background:url(http://xs120.xs.to/xs120/07434/r004.gif) right repeat-y;}
#ysbscrblist .mhd {background:url()}
#ysbscrblist .mbd {background:url()}
#ysbscrblist table {background:url()}
#ysbscrblist table p {color:#FFFF00}
#ysbscrblist table h2 {color:#FF00FF}
#ysbscrblist td a {color:#00ffff}
#ysbscrblist h3 {display:none;}
#ysbscrblist .mft {background:url();}
#ysbscrblist .mft strong {color: #FF00FF;}
#ysbscrblist .mft a {color: #FFFF00;}
色碼表應用 :
英文色碼表 數字色碼表
貼語法路徑→管理部落格→面板設定→自訂樣式→加入語法→確定
更多語法參考 :
http://tw.myblog.yahoo.com/jw!.KNty8iGR0WBlosOtiUpDA--/article?mid=7489