2008-05-14 22:40:26 落葉之楓

【部落格素材教學法】部落格版型(176) flower patty

部落格版型(176) flower patty

 

本篇素材取自韓網BLOG/pinklove +TINA自行加工製作。 
版型語法可適用 1024x768px 或 1280x1024px 的螢幕,以及IE或Firefox 瀏覽器;

語法中均有註解說明可依其需要修改。

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

不太會版型語法的朋友可按以下教學參考 

  新手如何使用版型語法以及改變自己要的文字顏色 

 

後記: 2008.05.14

本篇變成笑話了  因為和NO.75一模一樣  我居然做了二次!!

不過本篇是用新語法喔! 在此和大家致歉...自己撞自己的版型...

 

這是韓國繪畫家PACO的作品

這是韓網blog /pinklove的blog skin 小樣

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

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

   



側欄框+文章欄框樣式參考

本篇語法配合2008年2月25日奇摩部落格的css限制語法,

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

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


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

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

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

 

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

 

/*三欄式版面寬度設定*/

.thrcol #yhtw_mastfoot {width:990Px;margin:0 auto;}
.thrcol[class]{min-width:990px;behavior:none;}
.thrcol .ycnt3col {zoom:1;width:990px;text-align:left;margin:0 auto;}


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


 
/*奇摩置頂管理語法-顏色設定*/
#yhtw_masthead a, #yhtw_masthead a:link, #yhtw_masthead a:visited, #yhtw_masthead a:hover, #yhtw_masthead .mhuser div, #yhtw_masthead .mhuser div a, #yhtw_masthead .mhuser div b, #yhtw_masthead .masthead_function strong{color:#666666;}
#yhtw_masthead{margin-bottom:0px;background:transparent;}

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


/*自訂格名及部落格描述字*/
#yblogtitle .mbd,#yblogtitle .mft{background:transparent;color:#ffffff;padding-top:426px;text-align:center; }
#yblogtitle h1, #yblogtitle a {color: #B50202; font-size:22px;font-weight:bolder;font-family:標楷體;}
#yblogtitle .tbd{height:25px }


/*大標題圖背景+重覆底背景*/

body{background:url(http://i240.photobucket.com/albums/ff40/tina88888888/003/pinklove-11-lovestory405.gif) transparent no-repeat ;background-position:50% 0;}
html{background:url(http://i240.photobucket.com/albums/ff40/tina88888888/003/00-2.jpg) #FEFBEC repeat-y; ;background-position:50% 0;overflow-x:hidden;}
#yblogtitle .rctop{background:transparent left top no-repeat;margin-right:0px}
#yblogtitle .rctop div{background:transparent right top no-repeat;height:0px;right:-0px}
#yblogtitle .rcl{background:transparent repeat-y}
#yblogtitle .rcr{background:transparent right repeat-y}
#yblogtitle .rcbtm {zoom:1;background:transparent left bottom no-repeat;margin-right:0px}
#yblogtitle .rcbtm div {background:transparent 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:#ffffff; text-align:center;}
/*Nav module body側欄區內文*/
.yc3sec .mbd, .yc3subbd .mbd, .yc3sec .mft, .yc3subbd .mft{background:transparent;color:#666666;}
/*Main content header文章區上標*/
.yc3pribd .mhd{background:#ffffff;color:#666666;}
/*Main content body文章內文及文章區*/
.yc3pribd .mbd{ background:#ffffff;color:#666666;padding:10px}
.yc3pribd .mft, #yreplymsg table, #ysbscrblist table, #ybloginfo table, #yusrinfo table, #yusrintro p { background:#ffffff;color:#666666;}
#ymodcal .mbd td strong {color:#000000;}
 

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


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


/*文章前小圖設定*/
.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/003/1074183.gif) no-repeat;padding-left:22px;}
/*左右欄位小圖*/
.ycntmod .mbd ul.list li{background-image:url(http://i240.photobucket.com/albums/ff40/tina88888888/003/1042670.gif);background-repeat:no-repeat; padding-left:22px;padding-top:10px;_line-height:1.5em}

/*shared rounded corner for all modules */
.ycntmod {width:100%;position:relative;margin-bottom:15px;overflow:hidden;}
.ycntmod .rctop {zoom:1;background:url(http://i240.photobucket.com/albums/ff40/tina88888888/003/21-2.gif) left top repeat;margin-right:0px;}
.ycntmod .rctop div {background:transparent right top no-repeat;height:20px;font-size:0;position:relative;right:-0px;}
.ycntmod .rcbtm {zoom:1;background:url(http://i240.photobucket.com/albums/ff40/tina88888888/003/22-3.gif) left bottom repeat;margin-right:0px;}
.ycntmod .rcbtm div {background:transparent right bottom no-repeat;height:20px;font-size:0;position:relative;right:-0px;}
.ycntmod .rcl {padding-left:0px;background:transparent;}
.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 .rcl, .yc3sub .rcl  {border:2px dotted #666666}
 

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

/*make coomment bar回應跟引用更換圖片語法*/
div.btncomment a {display:block;height:40px;width:110px;background:url(http://i240.photobucket.com/albums/ff40/tina88888888/003/05-12.gif) no-repeat;}
div.btntrackback a {display:block;height:40px;width:110px;background:url(http://i240.photobucket.com/albums/ff40/tina88888888/003/06-9.gif) no-repeat;}

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


/*側欄框要顯示 2008.03.21*/
.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 {filter:alpha(opacity=100); opacity:1.0; moz-opacity:1.0;}

/*最上方圖片要清楚 2008.03.21*/
#yhtw_masthead{filter:alpha(opacity=100); opacity:1.0; moz-opacity:1.0;}

 

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