I would like to make a semi-transparent background for use during news posts and things so its possible to still see my website background but also make text easier to read by being on a solid color semi-transparent background.
Not sure if website linking is allowed or not but take my website
Sorrow i would like to make the news section in the center of the page have a gray or black semi transparent background so i can still see the dragon wallpaper while reading the text. Is this possible to do?
PS. I used
opacity:0.4;filter:alpha(opacity=40);
and while it does work the problem is the text fades out as well. Something tells me this is going to be a complex operation.