I have been searching for awhile but I did not locate the answer to what I am trying to do.
First off, I am applying a bit of CSS to the div#wrapper so that the body can be made into an adjustable fade. The problem is that I haven't located the appropriate CSS that will make the TEXT elements 100% visible.
Here is the code that I inserted into the 'CSS Inserts' box.
Code:
div#wrapper {
background-color:Black;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity:.5;
}
So, is there a way to make the text show up at 100% ?
Thank you very much.
Jak
Site URL Jabtec
Using latest build of Atahualpa







Hybrid Mode
