httsang79
21 Aug 2006, 02:01 AM
I would like to set 50% opacity for the background image, i use the following CSS like this:
opacity : .5;
Filter: Alpha(Opacity=50);
Finally it is done but all the texts are also in 50% opacity. so How can i make the background image opacity 50% only without text?..thks
opacity : .5;
Filter: Alpha(Opacity=50);
Finally it is done but all the texts are also in 50% opacity. so How can i make the background image opacity 50% only without text?..thks