close

將招呼語預設框換成圖片


 



 


語法範例:


 


/*Opacity for blast*/  




#yblast .bg {zoom:1; filter:alpha(opacity:67); background:


 


 url(http://www.msjh.tp.edu.tw) no-repeat}



 


 


說明: 


 


/*Opacity for blast*/  招呼語




#yblast .bg {zoom:1; filter:alpha(opacity:67); background:


 


url(


圖片網址) no-repeat} 


/////// 


opacity:67:透明度多少。


 


no-repeat:圖片不重覆。


 


repeat:圖片重覆。會填滿整個招呼語框。 


 


若圖片不夠大,則改為圖片重覆 repeat


 


只要將 no- 刪掉即可。


 


直接COPY覆蓋在CSS原設的這段語法上面就OK了。


 


還有若文字太向左邊了,只要進入招呼語的文字裡,


 


將你的招呼語文字,先在前面用全形空白鍵按兩格,


 


就可以將這文字往右移了。



 


/*Opacity for blast招呼語框圖*/




#yblast{zoom:1;position:relative;top:-20px;left300px;


 


margin:0 0 -55px 0;z-index:2;}



#yblast .text,#yblast .bg{overflow:hidden;


 


padding:5px 5px;width:452px;height:70px;}



#yblast .text{zoom:1;margin:-55px 0 0;}



#yblast .text a



#yblast a.edit{background:url(網址);width:13px;height:13px;}



#yblast .bg {zoom:1; filter:alpha(opacity:100); background:


 


url(網址gif) no-repeat}



#yblast .text{color:#817254;}


 


 




 


 


 


 


 


 

arrow
arrow
    全站熱搜

    min 發表在 痞客邦 留言(0) 人氣()