AGAMES 討論區
標題:
背景圖淡化
[打印本頁]
作者:
dlalden
時間:
2008-11-8 18:17:46
標題:
背景圖淡化
語法中 Opacity=90 是淡化度
注意:此語法會令你的板變慢
<style>
body{
background-image : url(背景圖網址);filter:Alpha(Opacity=40);
background-repeat : repeat;
background-attachment : fixed;}
</style>
複製代碼
歡迎光臨 AGAMES 討論區 (http://forum.agames.hk/)
Powered by Discuz! X2