24h購物| | PChome| 登入
2008-03-16 21:54:37 | 人氣40| 回應0 | 上一篇 | 下一篇

【部落格素材教學法】部落格版型(70) let it rain

推薦 0 收藏 0 轉貼0 訂閱站台

 

部落格版型(70) let it rain

本篇素材取自韓網BLOG/BOBAESOJU +TINA自行加工製作。 

版型語法可適用 1024x768px 或 1280x1024px 的螢幕,

以及IE或Firefox 瀏覽器;語法中均有註解說明可依其需要修改

先備份其自定樣式原始文字, 再使用提供的語法 ! 

 如何使用『自定樣式』增加自己想要的語法

 若有格友使用版型畫面有問題, 可按這個教學參考請按 -> 部落格版型透明度的調整

這是韓網blog / BOBAESOJU小樣參考 

這是tina改良奇摩部落格三欄版面-1024px畫面參考

這是tina改良奇摩部落格二欄版面-1024px畫面參考 
  

 







 配合語法限制的欄寬樣式

 
本篇語法配合2008年2月25日奇摩部落格的css限制語法,
請留意用本語法原先部份css設定(2008年2月25日以前)會失效:
如游標欄寬無法自定及註解會消失等等..除非確定本篇語法使用,
否則以上被限制語法會有『一按不復返』的情形。
2008.03.04 已開放可自定游標

 
  在管理部落格/面板設定/自訂樣式 所需要的語法如下:
 

/*以下若要顯示請不要放上即可*/

/*隱藏文章欄位全部文章大標題*/
.yc3pribd .mhd{display:none}

/*隱藏更新日期欄*/
#ymodupdate{display:none}

/*隱藏部落格相簿*/
#ymodalbum{display:none;}

/*隱藏我要留言免受廣告干擾*/
#yblast .text a{display:none;}

 

/*開始囉~都可以自行調整*/

/*two col layout 二欄式版面加大寬度設定*/
.twocolga #yhtw_mastfoot, .twocoldr #yhtw_mastfoot {width:850px;margin:0 auto;}
.twocolga[class], .twocoldr[class]{min-width:850px;}
.twocolga .ycnt3col, .twocoldr .ycnt3col {width:850px;text-align:left;margin:0 auto;}

 

/*Text color for blog title部落格敘述文字*/
#yblogtitle .text {color:#666666;}

/*招呼語不放背景及文字顏色設定*/
#yblast .bg {zoom:1; filter:alpha(opacity:100); background: url() no-repeat}
#yblast .text{color:#666666;}

/*獨立設定自訂格名文字顏色-字型-字體大小(不受 .text 文字語法設定影響)*/
#yblogtitle h1, #yblogtitle a {color: #6AB7F9; font-size:18px;font-weight:bolder;font-family:標楷體;}
#yblogtitle .mbd {text-align:center;} /*格名+描述居中位置*/


/*HEAD背景語法-置頂不重覆部份*/
#yhtw_masthead {background:url(http://i240.photobucket.com/albums/ff40/tina88888888/000/4-8.gif) #ffffff no-repeat;height:334px;zoom:1; filter:alpha(opacity:1.0);background-position:center top; pacity:1.0;}


/*BODY背景語法-重覆部份*/
body {background-color:transparent;background-image: url(http://i240.photobucket.com/albums/ff40/tina88888888/000/0-19.gif); background-repeat: repeat;background-position: top center; zoom:1; filter:alpha(opacity:1.0); pacity:1.0;}

/*奇摩置頂管理語法-顏色設定*/
#yhtw_masthead .mhuser div{display:inline;color:#6AB7F9;font-size:12px;}
#yhtw_masthead .mhuser div a, #xyhtw_masthead .mhuser div b{color:#6AB7F9;}#yhtw_masthead .masthead_function{font-size:12px;position:relative;}
#yhtw_masthead a,#yhtw_masthead a:link,#yhtw_masthead a:visited,#yhtw_masthead a:hover{color:#6AB7F9;}
#yhtw_masthead .masthead_function span a{color:#6AB7F9 !important;display:block;min-width:5.5em;padding:5px 4px 3px 4px;text-decoration:none;border-bottom:solid 1px #6AB7F9;}
#yhtw_masthead .masthead_function span a:hover{background-color:6AB7F9;text-decoration:underline;}
#yhtw_masthead .masthead_function strong{font-weight:normal;color:#6AB7F9;text-decoration:underline;cursor:pointer;cursor:hand;padding-bottom:5px;}

 

/*奇摩標題圖語法-背景加無框*/
#yblogtitle .mbd,#yblogtitle .mft{background: url() no-repeat;}
#yblogtitle .rctop{background:url() left top no-repeat;margin-right:0px}
#yblogtitle .rctop div{background:url() right top no-repeat;height:0px;right:-0px}
#yblogtitle .rcl{background:url() repeat-y}
#yblogtitle .rcr{background:url() right repeat-y}
#yblogtitle .rcbtm {zoom:1;background:url() left bottom no-repeat;margin-right:0px}
#yblogtitle .rcbtm div {background:url() right bottom no-repeat;height:0px;right:-0px}

/*側欄區上標*/

.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:transparent; color:#6AB7F9;text-align:center;}

/*Nav module body側欄區內文*/
.yc3sec .mbd, .yc3subbd .mbd, .yc3sec .mft, .yc3subbd .mft{ background:transparent; color:#6AB7F9;}

/*Main content header文章區上標*/
.yc3pribd .mhd{ background:transparent; color:#EF257D; }

/*Main content body文章內文及文章區*/
.yc3pribd .mbd{ background:#ffffff;color:#666666;border:1px dotted #6AB7F9;}
.yc3pribd .mft, #yreplymsg table, #ysbscrblist table, #ybloginfo table, #yusrinfo table, #yusrintro p { background:transparent;color:#666666;}


 #ymodcal .mbd td strong {color:#FC89AE;}

 

/*Links連結文字及位置顏色改變*/
a,a:link,a:visited{color:#6AB7F9;text-decoration:none; }
a:hover{color:#F576A9;position: relative; top:3px;}

 

/*Scrollbar捲軸區色彩*/
 html{SCROLLBAR-FACE-COLOR:#DDE6EA;
 SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
 SCROLLBAR-ARROW-COLOR: #ffffff;
 SCROLLBAR-TRACK-COLOR: #ffffff ;
 SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
 SCROLLBAR-BASE-COLOR:#DDE6EA;}

/*shared rounded corner for all modules 無框語法*/
.ycntmod {width:100%;position:relative;margin-bottom:15px;overflow:hidden;}
.ycntmod .rctop {zoom:1;background:transparent left top no-repeat;margin-right:0px;}
.ycntmod .rctop div {background:transparent right top no-repeat;height:0px;font-size:0;position:relative;right:-0px;}
.ycntmod .rcbtm {zoom:1;background:transparent left bottom no-repeat;margin-right:0px;}
.ycntmod .rcbtm div {background:transparent right bottom no-repeat;height:0px;font-size:0;position:relative;right:-0px;}
.ycntmod .rcl {padding-left:0px;background:transparent repeat-y;}
.ycntmod .rcr {zoom:1;padding-right:0px;background:transparent right repeat-y;}
.ycntmod .text {position:relative;word-break:break-all;}
.yc3pribd .ycntmod{overflow:visible;}
.yc3pribd .ycntmod .yblogcnt{overflow:hidden;}

 

/*側欄區加框線*/
/*側欄上方背景框線 */
.yc3sec .rctop,.yc3sub .rctop {zoom:1;background:url(http://i240.photobucket.com/albums/ff40/tina88888888/000/A-2.gif) left top no-repeat;margin-right:0px;}
/*側欄下方背景框線 */
.yc3sec .rctop div,.yc3sub .rctop div {background:transparent right top no-repeat;height:16px;font-size:0;position:relative;right:-0px;}
.yc3sec .rcbtm,.yc3sub .rcbtm {zoom:1;background:url(http://i240.photobucket.com/albums/ff40/tina88888888/000/C.gif) left bottom no-repeat;margin-right:0px;}
/*側欄左方背景框線 */
.yc3sec .rcbtm div,.yc3sub .rcbtm div {background:transparent right bottom no-repeat;height:16px;font-size:0;position:relative;right:-0px;}
.yc3sec .rcl,.yc3sub .rcl {padding-left:8px;background:url(http://i240.photobucket.com/albums/ff40/tina88888888/000/B-1.gif) repeat-y;}
/*側欄右方背景框線 */
.yc3sec .rcr,.yc3sub .rcr {zoom:1;padding-right:8px;background:transparent right repeat-y;}

.yc3pribd .ycntmod{overflow:visible;}
.yc3pribd .ycntmod .yblogcnt{overflow:hidden;}

 

/*文章前小圖設定*/
.yblogcnt .blgtitlebar {margin-bottom:9px;zoom:1;}
.yblogcnt .blgtitlebar h2 {font-size:125%;font-weight:bold;background:url(http://i240.photobucket.com/albums/ff40/tina88888888/000/1114092.gif) no-repeat;padding-left:24px;}

/*左右欄位小圖*/
.ycntmod .mbd ul.list li{background-image:url(http://i240.photobucket.com/albums/ff40/tina88888888/000/1114092.gif);background-repeat:no-repeat; padding-left:25px;padding-top:10px;_line-height:1.5em}

 

/*btnsbsrb訂閱部落格圖示*/
div#btnsbsrb a,div#btnsbsrb_nologin a{display:block;width:130px;height:38px;overflow:hidden;background:url(http://i240.photobucket.com/albums/ff40/tina88888888/000/1-12.gif) no-repeat;}

/*make coomment bar回應跟引用更換圖片語法*/
div.btncomment a {display:block;height:26px;width:90px;background:url(http://i240.photobucket.com/albums/ff40/tina88888888/000/2-11.gif) no-repeat;}
div.btntrackback a {display:block;height:26px;width:90px;background:url(http://i240.photobucket.com/albums/ff40/tina88888888/000/3-11.gif) no-repeat;}

/*個人資料管理頁面公開的部落標題文字顏色*/
#ybloginfo table, #yusrinfo table, #yusrintro p {background: url() #ffffff;color:#666666;}


/*奇摩置尾區*/
#yhtw_mastfoot, #yhtw_mastfoot a, #yhtw_mastfoot a:hover{color:#6AB7F9;}
#yhtw_mastfoot{margin-top:5px;}


 


本文出自 Tina~小小世界  http://tw.myblog.yahoo.com/tina88888888-babytony/ 

台長: 落葉之楓

是 (若未登入"個人新聞台帳號"則看不到回覆唷!)
* 請輸入識別碼:
請輸入圖片中算式的結果(可能為0) 
(有*為必填)
TOP
詳全文