1.將所選用的圖片網址,加到語法中
2.你的大頭貼下方 【編輯個人檔案】→ 【面板設定】→【自訂樣式】
3.將語法貼到css語法中,就行了...
/*comment list management管理回應列表*/
.listbd {background:url(管理回應底圖網址); color:#文字顏色之色碼;}
#ycmntlist table th {background: url(管理回應標題圖網址); color: #文字顏色之色碼; }
#ycmntlist .btncmntre {background:url(管理回應回覆按鈕圖網址);}
如果您不想更換文字顏色,只要刪掉『color: #文字顏色之色碼; 』這些文字就行了。
這是↑範例圖片↓的語法,提供參考~~
/*comment list management管理回應欄*/
.listbd {background:url(http://www24.brinkster.com/jennifersin/back/flower/bg_166.gif);}
#ycmntlist table th {background: url(http://www24.brinkster.com/jennifersin/back/flower/bg_146.gif);}
#ycmntlist .btncmntre {background:url(http://www24.brinkster.com/jennifersin/back/flower/bg_171.gif);}