/*blog profile 部落格檔案、個人資料、自我介紹加圖片*/ table#bloginfo th {background:url(部落格檔案標題圖片的網址);} table#bloginfo td {background:url(部落格檔案敘述圖片的網址);} table#usrinfo th {background:url(個人資料標題圖片的網址);} table#usrinfo td {background:url(個人資料敘述圖片的網址);} #yusrintro p {background:url(自我介紹圖片的網址);}
/*自訂欄位寬度三欄式*左欄寬150右欄寬200*/ .thrcol .yc3main {width:100%;float:left; margin-left:-210px;} .thrcol .yc3mainbd {margin-left:210px;} .thrcol .yc3pri {width:100%;float:right;margin-right:-160px;} .thrcol .yc3pribd {margin-right:160px;} .thrcol .yc3subbd {width:200px;float:right;} .thrcol .yc3sec {width:150px;} .thrcol .yc3sub{z-index:1;} .thrcol .yc3pri,.thrcol .yc3main{z-index:10;}
每個人版型設定不同。(使用二欄式或三欄式)
如果您要更改自訂欄位的寬度,詳細內容請閱讀怎樣加寬自訂欄位?
/*自訂欄位連結列自動加框*/ .ycntmod .mbd ul.list li {BACKGROUND: url(底圖網址 ) 0% 100%; COLOR:white; border:5px; BORDER-TOP-STYLE: double; BORDER-RIGHT-STYLE: double; BORDER-LEFT-STYLE: double; BORDER-BOTTOM-STYLE: double;}
外框的樣式有8種,可更改顏色、粗細、距離,詳細說明請閱讀自動加框
/*make coomment bar回應引用更換圖片*/ div.btncomment a {display:block;height:高px;width:寬px;background:url(我要回應圖片網址) no-repeat;} div.btntrackback a {display:block;height:高px;width:寬px;background:url(我要引用圖片網址) no-repeat;}
/*comment list management管理回應欄*/ .listbd {background:url(管理回應底圖網址); color:#文字顏色之色碼;} #ycmntlist table th {background: url(管理回應標題圖網址); color: #文字顏色之色碼; } #ycmntlist .btncmntre {background:url(管理回應按鈕圖網址);}
/*guestbook留言版加圖片*/
#ymsgboard q a {background:url(留言板按鈕圖網址) ;} #ymsgboard .mhd {background:url(留言板標題圖網址) ;} #ymsgboard .mbd {background:url(留言板底圖網址) ;}
/*Article隱藏文章寬欄位*/ .yc3pribd .mhd{display:none} .yc3pribd .mbd{zoom:1;filter:alpha(opacity:底圖透明度)}
/*Blog category list module隱藏左右欄位標題*/ .yc3sec .mhd,.yc3sub .mhd{display:none} .yc3sec .mbd,.yc3sub .mbd{zoom:1;filter:alpha(opacity:底圖透明度)}
/*Blog album module隱藏部落格相簿*/ #ymodalbum{display:none;}
/*隱藏留言板*/ #ymodmsgbd h3{display:none}
/*Blog latest update module隱藏更新日期*/ #ymodupdate{display:none}
/*Profile隱藏自我介紹欄*/ #ymodprf{display:none}
/* 隱藏頁首和頁尾*/ #yhtw_masthead,#yhtw_mastfoot{display:none;}
/* 隱藏整個部落格*/
body{background-image:url(背景圖網址); background-attachment:fixed;} .ycntmod { filter:alpha(opacity:0); }
隱藏整個部落格的語法 ,使用 Firefox 火狐瀏覽器無法隱藏...IE瀏覽器才可以隱藏部落格 。如果您是使用Firefox 火狐瀏覽器,詳細語法請閱讀隱藏部落格
/*Links連結去底線*/ a,a:link,a:visited{color:#未連結時色碼;text-decoration: none} a:hover{color:#連結時色碼;text-decoration: none;}
/*Links網頁超連結虛線框*/ a,a:link,a:visited{color:#色碼;text-decoration:none} a:hover{color:#色碼;background-image:url(http://圖檔網址.gif);background-repeat:repeat;border:1px dotted #色碼;position:relative;top:1px;left:1px}
/*Links連結浮出效果*/ a:hover{ border: 2px #fff outset }
/*Background背景圖底圖重複*/ body{background:#ffffff url(背景圖網址) repeat;}
/*Background背景圖底圖固定*/ body{ background:#ffffff url(背景圖網址) no-repeat;background-attachment: fixed}
/*部落格標題圖*/ #yblogtitle h1 { display:block; float:left; background:url(標題圖網址)no-repeat; width:圖片寬度px; height:圖片高度px; font-size:0; line-height:0; text-indent:-5000px; overflow:hidden; cursor:pointer; cursor:hand;}
/*Blog title標題置中*/ #yblogtitle .mbd,#yblogtitle .mft{font-size:180%;color:#色碼;font-family:新細明體; color:#D23C78;text-align:center;} #yblogtitle .thd a{width:168px;height:40px;top:-0px;position:relative;left:0px;display:block;} #yblogtitle .thd h1 {font-size:180%;color:white;font-family:新細明體;}
/*Module latest upup更新日期前小圖*/ #ymodupdate .mbd .date{background:url(小圖網址) left center no-repeat;padding-left:11px;font-size:104%;font-family:verdana;}
/*Nav module list左右欄位小圖*/ .ycntmod .mbd ul.list li {background:url(小圖網址1) left .1em no-repeat;padding-left:25px;margin-bottom:3px;_margin-bottom:3px;_line-height:1.5em;} .ycntmod .mbd ul.list li.more {margin:-3px 0 0 -3px;text-align:right;background:url(小圖網址2) 20px center no-repeat;}
/*Article content module文章前小圖*/ .yblogcnt .blgtitlebar {margin-bottom:9px;zoom:1;} .yblogcnt .blgtitlebar h2 {font-size:125%;font-weight:bold;background:url(小圖網址) no-repeat;padding-left:60px;}
/*btnsbsrb訂閱部落格圖*此語法自己看不見訂閱圖/ div#btnsbsrb a{display:block;width:圖片寬度px;height:圖片高度px;overflow:hidden;background:url(訂閱圖網址) no-repeat;margin:0;} div#btnsbsrb_nologin a{display:block;width:圖片寬度px;height:圖片高度px;overflow:hidden;background:url(訂閱圖網址) no-repeat;margin:0;} #yblogtitle .tft {text-align:right;padding-bottom:0px;position:relative;}
/*btnsbsrb訂閱部落格圖*此語法自己可以看見訂閱圖/ div#btnsbsrb_nologin a,div#btnsbsrb a {display:block;position:absolute;top:10px;left:91%; width:90px;height:33px;background:url(訂閱圖網址) no-repeat;}
/*性別圖*/ #ymodprf .horos img{display:none;} #ymodprf .horos{width:圖片寬度px;height:圖片高度px;background:url(性別圖網址) center no-repeat;}
/*滑鼠游標*/ body{cursor:url(未連結時游標網址)} a:hover {cursor:url(連結時游標網址)}
/*Opacity for blast招呼語圖框+文字置中*/ #yblast{zoom:1;position:relative;top:-20px;left:0px;margin:0 0 -55px 0;z-index:2;} #yblast .text,#yblast .bg{overflow:hidden;padding:5px 5px;width:招呼語圖框寬px;height:招呼語圖框高px;}#yblast .text{zoom:1;margin:-55px 0 0;} #yblast .text a#yblast a.edit{background:url(圖框網址);width:13px;height:13px;} #yblast .bg {zoom:1; filter:alpha(opacity:透明度); background: url(圖框網址) no-repeat} #yblast .text{color:#文字顏色之色碼;font-size:90%;}
/*shared rounded corner for all modules無框線語法*/ .ycntmod {width:100%;position:relative;margin-bottom:10px;overflow:hidden;} .ycntmod .rctop {zoom:1;background:url() left top no-repeat;margin-right:5px;} .ycntmod .rctop div {background:url() right top no-repeat;height:5px;font-size:0;position:relative;right:-5px;} .ycntmod .rcbtm {zoom:1;background:url() left bottom no-repeat;margin-right:5px;} .ycntmod .rcbtm div {background:url() right bottom no-repeat;height:5px;font-size:0;position:relative;right:-5px;} .ycntmod .rcl {padding-left:5px;background:url() repeat-y;}.ycntmod .rcr {zoom:1;padding-right:5px;background:url() right repeat-y;} .ycntmod .text {position:relative;word-break:break-all;}.yc3pribd .ycntmod{overflow:visible;} .yc3pribd .ycntmod .yblogcnt{overflow:hidden;}
/*部落格單色外框線*/ body {border: 框線大小px double #大框線色碼 ;}
/*部落格漸層外框線*/ html{border-top : 大小px solid #色碼; border-bottom : 大小px solid #色碼; border-left : 大小px solid #色碼; border-right : 大小px solid #色碼; }
/*按鈕框框*/ input,select{background: #框底色碼;color: #文字色碼;border: 1px solid #框線色碼;FONT-SIZE: 9px;font-family:verdana;}
/*Text color for module左右欄位標題文字顏色*/ .text {color: #文字顏色之色碼}
/*Text color for blog title部落格標題字體顏色*/ #yblogtitle .text {color: #文字顏色之色碼}
/*Text color for blog title部落格敘述文字*/ #yblogtitle .text {color:#文字顏色之色碼;}
/*Text color for main content中間文章欄位文字顏色*/ .yc3pribd .text {color: #文字顏色之色碼}
/*Nav module body左右欄位底圖*/ .yc3sec .mbd, .yc3subbd .mbd, .yc3sec .mft, .yc3subbd .mft{background-image:url(底圖網址);}
/*Nav module header左右欄標題底圖*/ .yc3sec .mhd, .yc3subbd .mhd, .yc3sec .mhd a, .yc3subbd .mhd a,.yc3sec .mhd a:link, .yc3subbd .mhd a:link,.yc3sec .mhd a:visited, .yc3subbd .mhd a:visited{background-image : url(底圖網址);}
/*Blog title部落格標題敘述欄底圖*/ #yblogtitle .mbd,#yblogtitle .mft{background: url(底圖網址) repeat; }#yblogtitle h1{color: #000000 ;}
/*Main content body文章底圖*/ .yc3pribd .mbd, .yc3pribd .mft, #yreplymsg table, #ysbscrblist table, #ybloginfo table, #yusrinfo table, #yusrintro p{ background-image:url(底圖網址);color: #FF0099} #ymodcal .mbd td strong {color: #FF0099;}
/*Main content header文章標題底圖*/ .yc3pribd .mhd{ background:url(圖片網址) repeat; color:#FF0099}
/*Background color for whole page背景底色*/ body {background-color: #色碼}
/*Background color for blog title部落格敘述底色*/ #yblogtitle .mbd, #blogtitle .mft {background-color: #色碼}
/*Background color for module左右欄位內容底色*/ .yc3sec .mbd, .yc3subbd .mbd, .yc3sec .mft, .yc3subbd .mft {zoom:1; background: #色碼; filter:alpha(opacity:透明度)}
/*Nav module header左右欄位標題底色*/ .yc3sec .mhd, .yc3subbd .mhd{background: #色碼;color: #色碼;}
/*Opacity for main content文章底圖透明度*/ .yc3pribd .rctop,.yc3pribd .rctop div,.yc3pribd .rcl,.yc3pribd .rcr,.yc3pribd .rcbtm,.yc3pribd .rcbtm div {zoom:1; filter:alpha(opacity:透明度)} #yblast{display}
/*Opacity for sub column左右欄位透明度*/ .yc3subbd .rctop,.yc3subbd .rctop div,.yc3subbd .rcl,.yc3subbd .rcr,.yc3subbd .rcbtm,.yc3subbd .rcbtm div, .yc3sec .rctop,.yc3sec .rctop div,.yc3sec .rcl,.yc3sec .rcr,.yc3sec .rcbtm,.yc3sec .rcbtm div {zoom:1; filter:alpha(opacity:透明度)}
/*Opacity for blogtitle部落格標題敘述透明度*/ #yblogtitle .rctop, #blogtitle .rctop div, #yblogtitle .rcl, #yblogtitle .rcr, #yblogtitle .rcbtm, #yblogtitle .rcbtm div {zoom:1; filter:alpha(opacity:透明度)}
如果您是使用Firefox 瀏覽器,會發現版面的透明度無效。這時只要在每個想要呈現透明的部分,使用這語法 background:url( ) ,詳細說明請閱讀使用Firefox 瀏覽器時的透明版面
/*捲軸變色*/
html{ SCROLLBAR-FACE-COLOR: 色碼; /*設定軸面顏色*/ SCROLLBAR-HIGHLIGHT-COLOR:色碼; /*設定軸面三角左邊顏色*/ SCROLLBAR-SHADOW-COLOR: 色碼; /*設定軸面三角右邊顏色*/ SCROLLBAR-3DLIGHT-COLOR: 色碼; /*設定左立體邊顏色*/ SCROLLBAR-DARKSHADOW-COLOR: 色碼; /*設定右立體面顏色*/ SCROLLBAR-ARROW-COLOR: 色碼; /*設定箭頭的顏色*/ SCROLLBAR-TRACK-COLOR: 色碼; /*設定軸軌的顏色*/ }
捲軸顏色產生器 色碼表 色碼選擇器 框線圖加框語法
/*Shared rounded corner for all modules框線圖*/ .ycntmod {width:100%;position:relative;margin-bottom:10px;overflow:hidden;} .ycntmod .rctop {zoom:1;background:url(左彎上邊框圖網址) left top no-repeat;margin-right:5px;} .ycntmod .rctop div {background:url(右上彎角圖網址) right top no-repeat;height:5px;font-size:0;position:relative;right:-5px;} .ycntmod .rcbtm {zoom:1;background:url(左彎下框邊圖網址) left bottom no-repeat;margin-right:5px;} .ycntmod .rcbtm div {background:url(右下彎角圖網址) right bottom no-repeat;height:5px;font-size:0;position:relative;right:-5px;} .ycntmod .rcl {padding-left:5px;background:url(左側直邊框圖網址) repeat-y;} .ycntmod .rcr {zoom:1;padding-right:5px;background:url(右側直邊框圖網址) right repeat-y;} .ycntmod .text {position:relative;word-break:break-all;} .yc3pribd .ycntmod{overflow:visible;} .yc3pribd .ycntmod .yblogcnt{overflow:hidden;}
|