Results 1 to 2 of 2

Thread: setting the opacity for background image

  1. #1
    Join Date
    Aug 2006
    Posts
    2

    setting the opacity for background image

    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

  2. #2
    Join Date
    Aug 2006
    Location
    asia
    Posts
    25
    unfortunately you are not able to do it
    if you set opacity both image and text will be affected

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •