yahoo blog CSS 一問 ((15點))

2009-03-15 12:50 am
我想好似整到下網的咁

1.佢點張本來係[自己blog] 整到係一個圖
http://g.imagehost.org/0249/0-0.jpg
話比我聽個CSS 呀唔該

2.佢點整走個框 ?? 都係咁講"""個CSS 係咩??
http://g.imagehost.org/0125/HKHKH.jpg

---------------------------------------
答左我的人,,真係唔該哂><""
更新1:

姐係點- -??? 可以答清楚d 嗎=]??

更新2:

我想問呢... 你 第一個效果的語法有個[圖片連結] 咁係唔係姐係要個圖片的網呀???

更新3:

真係唔該哂你呀^ ^ 幫到我好多 我選左你為最佳回應呢=p 而另外果位就檢舉左你-____-

回答 (2)

2009-03-20 11:22 pm
✔ 最佳答案
編輯版面→外觀→完全自定模式,下一步→在[自定CSS]裡輸入語法→按完成

----------------

第一個效果的語法:
#blog_masshead .menu.ml a,#blog_masshead .menu.ml a:hover{background:url(圖片連結);height:高度px}

(用了以後編輯版面/發表網誌那些都會變成這個圖,但只有自己才看見,需要時照樣按那些位置就可以了)

----------------

第二個效果的語法:

.rc div,.rc_ft div,.rc_bd div.rc_bc,.rc_bd,.rc,.rc_ft,
#friendlist_module .rc div,#friendlist_module .rc_bc,
#friendlist_module .rc_ft div,#friendlist_module .rc_bd,
#friendlist_module .rc,#friendlist_module .rc_ft,
#mod-friend-list-all .rc div,#mod-friend-list-all .rc_bd,
#mod-friend-list-all .rc,#mod-friend-list-all .rc_ft div,
#mod-friend-list-all .rc_ft,#subscribe_highlight .rc,
#subscribe_highlight .rc div,#subscribe_highlight .rc_bc,
#subscribe_highlight .rc_bd,#subscribe_highlight .rc_ft,
#subscribe_highlight .rc_ft div,#mod-tagged-frd-article .rc,
#mod-tagged-frd-article .rc div,#mod-tagged-frd-article .rc_bc,
#mod-tagged-frd-article .rc_bd,#mod-tagged-frd-article .rc_ft,
#mod-tagged-frd-article .rc_ft div{background:none;}
#blast .rc{background:url(http://hk.l.yimg.com/hk.yimg.com/i/blog/rc_nw.gif) left bottom no-repeat;}
#blast .rc div{background:url(http://hk.l.yimg.com/hk.yimg.com/i/blog/rc_ne.gif) right bottom no-repeat;}
#blast .rc_bd{background:url(http://hk.l.yimg.com/hk.yimg.com/i/blog/rc_w.gif) repeat-y;}
#blast .rc_bd div.rc_bc{background:url(http://hk.l.yimg.com/hk.yimg.com/i/blog/rc_e.gif) right top repeat-y;}
#blast .rc_ft{background:url(http://hk.l.yimg.com/hk.yimg.com/i/blog/blast-sw.gif) no-repeat left bottom;}
#blast .rc_ft div{background:url(http://hk.l.yimg.com/hk.yimg.com/i/blog/blast-se.gif) no-repeat right bottom;}

參考資料:
http://hk.myblog.yahoo.com/ya-haha/article?mid=1484

----------------

2009-03-20 15:23:08 補充:
人地唔係答得唔清楚,根本就係亂答

2009-03-22 21:37:54 補充:
係呀,要有圖片網址架,你將幅圖上載去任何一個相簿就有網址架喇

我自己就用呢個網既 http://photobucket.com/
2009-03-15 1:08 am
img {border:0}

2009-03-18 16:09:55 補充:
1.第一個意思係咪想用CSS加張圖?

2.第二個意思係想將圖片既邊框移除?

a.html入面:



style.css入面:

img{
border:0; //所有圖片都冇左個邊框
}
#divA{
background-image:url('/images/image.jpg'); //將圖設成背景
}


收錄日期: 2021-04-19 13:41:39
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20090314000051KK01196

檢視 Wayback Machine 備份