yahoo blog ccs既問題.

2009-06-29 8:45 pm
我想問呢-
下面個blog都係無個d白色既邊框..
http://hk.myblog.yahoo.com/karenying314
夠景係用咩ccs做到個邊框變成透明呢!?
更新1:

吾係牙~

更新2:

我吾係講黑色個框-__-"" http://hk.myblog.yahoo.com/kut.l1229/ <-知道我講咩白色框味!?

回答 (3)

2009-06-30 8:03 pm
✔ 最佳答案

步驟:

在“自己Blog”按“編輯版面”選“外觀”

在“編輯外觀”選“完全自訂模式”

在“自訂CSS”輸入“語法”,按“完成”結束

白色欄框轉透明 語法:

.rc div{background: none;}

.rc_ft div{background: none;}

.rc_bd div.rc_bc{background: none;}

.rc_bd{background: none;}

.rc{background: none;}

.rc_ft{background: none;}

#blast .rc_ft{background: none;}

#blast .rc_ft div{background: none;}

#friendlist_module .rc div{background: none;}

#friendlist_module .rc_bc{background: none;}

#friendlist_module .rc_ft div{background: none;}

#friendlist_module .rc_bd{background: none;}

#friendlist_module .rc{background: none;}

#friendlist_module .rc_ft{background: none;}

#mod-friend-list-all .rc_bc{background: none;}

#mod-friend-list-all .rc div{background: none;}

#mod-friend-list-all .rc_bd{background: none;}

#mod-friend-list-all .rc{background: none;}

#mod-friend-list-all .rc_ft div{background: none;}

#mod-friend-list-all .rc_ft{background: none;}

#subscribe_highlight .rc {background: none;}

#subscribe_highlight .rc div{background: none;}

#subscribe_highlight .rc_bc {background: none;}

#subscribe_highlight .rc_bd {background: none;}

#subscribe_highlight .rc_ft {background: none;}

#subscribe_highlight .rc_ft div{background: none;}

#mod-tagged-frd-article .rc {background: none;}

#mod-tagged-frd-article .rc div{background: none;}

#mod-tagged-frd-article .rc_bc {background: none;}

#mod-tagged-frd-article .rc_bd {background: none;}

#mod-tagged-frd-article .rc_ft {background: none;}

#mod-tagged-frd-article .rc_ft div{background: none;}
http://hk.myblog.yahoo.com/白色欄框轉透明教學

白色欄框除了可以轉透明,也可以轉為圖片框,請瀏覽:

http://hk.myblog.yahoo.com/白色欄框轉圖片教學


圖片參考:http://i492.photobucket.com/albums/rr282/bgpic/YKFile/BR33032g2.gif
2009-06-29 11:19 pm
我想同你講,唔係ccs呀,大佬~

係css呀,ok?
2009-06-29 9:13 pm
回「自己BLOG」,按「編輯版面」,再按「編輯版面」下面的「外觀」。
選擇「完全自定模式」,按「下一步」,在「自定CSS」欄裡填上語法,按完成。
------------------------------分隔線---------------------------------
語法:
#blog_masshead .rc_ft, #blog_masshead .rc_ft div, #blog_masshead .bd, #blog_masshead .menu .rc_w, #blog_masshead .menu .rc_e, #blog_masshead .menu a, #blog_masshead .menu.ml a, #blog_masshead .menu.mr a, #blog_masshead, #blog_masshead .rc, #blog_masshead .rc div, #blog_masshead .rc_bd, #blog_masshead .rc_bc{background:none;}
------------------------------分隔線---------------------------------
令右上方「搜尋」欄變成透明的語法:
#blog_masshead .bd form input.ipt, #blog_masshead .bd form .btn{height:0;border-width:0;background:none;}
------------------------------分隔線---------------------------------
令左上方「YAHOO!BLOG BETA雅虎香港」標誌消失的語法:
#blog_masshead a img{height:0;}
http://hk.myblog.yahoo.com/jw!tXyIELebAx9MEtL1bToJYlD9


收錄日期: 2021-04-29 21:53:43
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20090629000051KK00702

檢視 Wayback Machine 備份