部落格怎麼用的美美的呢?除了去抓現成的分享外~也可以自己動手做唷!!
以下是一些基礎語法設定..需要的人就拿去使用吧!
看不懂得可以發問..不過我也是新手啦..所以只能回答我會低簡單設定..
至於想要的圖示~網路上都非常多喔!!快去搜尋最適合自己的圖案吧
游標:
body{cursor:URL(喜歡的游標網址);}
a:hover{cursor:URL(喜歡的游標網址);}
隱藏招呼語
#yblast{display:none;}
#yblast .bg {background:transparent;}
#yblast{text-align:center;}
#yblast .text{color:#8a8a8a;}
奇摩置尾區不顯示
#yhtw_mastfoot{display:none;}
文章前〃圖示
.yblogcnt .blgtitlebar {margin-bottom:10px;zoom:1;}
.yblogcnt .blgtitlebar h2 {font-size:125%;font-weight:bold;background:url(喜歡的圖示) no-repeat;padding-left:68px;height:68px;}
回應、引用〃圖示
div.btncomment a {display:block;width:100px;height:115px;background:url(喜歡的回應圖示) no-repeat;}
div.btntrackback a {display:block;width:100px;height:115px;background:url(喜歡的引用圖示) no-repeat;}
二欄式版面窄欄靠右加大寬度:
.twocolga .yc3main {width:100%;float:left;}
.twocolga .yc3mainbd {margin-right:20px;}
.twocolga .yc3pri {width:100%;}
.twocolga .yc3subbd {width:185px;position:absolute;right:0px;}
.twocolga .yc3sec {display:none;}
.twocolga #yhtw_mastfoot, .twocoldr #yhtw_mastfoot {width:960px;margin:0 auto;}
.twocolga[class], .twocoldr[class]{min-width:960px;}
.twocolga .ycnt3col, .twocoldr .ycnt3col {zoom:1;width:960px;text-align:left;margin:0 auto;}
三欄式版面加大寬度:
.thrcol #yhtw_mastfoot {width:990px;margin:0 auto;}
.thrcol[class]{min-width:990px;}
.thrcol .ycnt3col {zoom:1;width:990px;text-align:left;margin:0 auto;}
.thrcol .yc3main {width:100%;float:left;}
.thrcol .yc3mainbd {margin-left:190px;}
.thrcol .yc3pri {width:100%;float:right;}
.thrcol .yc3pribd {margin-right:190px;}
.thrcol .yc3subbd {width:185px;float:left;position:absolute;right:5px;}
.thrcol .yc3sec {width:185px;float:right;position:absolute;left:5px;}
內容超出區塊自動由瀏覽器決定(感謝柏憲分享) :
#ymodfolder .mbd, #ymodnewcomt .mbd, #ymodnewart .mbd {HEIGHT:300px;OVERFLOW:auto;position:relative;}
留言列表