0
我想用RGBA但因爲我使用的是像我沒有一個堅實的背景。是否有可能設置圖像的不透明度是部分昏,然後裏面包括有100%的不透明度一個div沒有任何繼承。
#container2 {
position: absolute;
margin-top: 0px;
height: 600px;
margin-top: 50px;
margin-left: 0px;
margin-right: 50px;
width: 1000px;
background-image:url(../images/container2_yellow_nailed.png);
}
解決方法:編輯PNG,使之透明;-) –
http://stackoverflow.com/questions/6364461/translucent-background-from-opaque-image?rq=1 – c69
把這個解決辦法,非常感謝您 – user1347219