★元元自製教學-- photocap應用--部落格專屬大標題圖背景製作★
今天跟大家分享 元元 自己製作的教學~~
第一次發表教學,請多指教
最近,很多個格友問 元元 的背景怎麼做的,
自從上班後很少做版型發表,
所以,就只做屬於自己專用的大標題圖背景,佈置我的部落格囉!!
元元簡單的做了一個教學圖解,
希望,對於想擁有自己專屬.獨一無二大標題圖背景的格友們有幫助~~
★photocap應用----做一個專屬的部落格大標題圖背景★
*~製作軟體 photocap~*
*~配合應用語法~*
/*大標題圖背景+重覆底背景*/
body {background-color:#色碼;background-image: url(背景網址); background-repeat: no-repeat;background-position: center top; overflow-x:hidden;}
body {background-color:#色碼;background-image: url(背景網址); background-repeat: no-repeat;background-position: center top; 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}
#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}
全站熱搜
留言列表