So here is the LINK to my site.
Please look at the site first to understand my question.
This is the code I m using for the main box.
Code:
#main
{
background:white;
width: 500px;
valign:center;
align:center;
filter:alpha(opacity=70);
padding: 0;
margin: 0;
position: relative;
top: 100px;
bottom: 100px;
overflow: auto;
}
I cant figure out how to get just the background to be semi transparent.
Instead my image and form are transparent too. I just want the backgroun to be transparent.
Can anyone help?
Tim...
Bookmarks