Ok so here is my site.
I am using this code
I have to problems I cant figure out.Code:#wrapper { BACKGROUND-POSITION: center; BACKGROUND-IMAGE: url('random_images/rotate.php'); MAX-WIDTH: 1600px; MAX-HEIGHT: 1050px; BACKGROUND-REPEAT: no-repeat; margin: 10px auto; OVERFLOW: hidden; POSITION: relative; HEIGHT: 100%; width: 100%; } #content { background:white; filter:alpha(opacity=70); opacity:.70; td filter:alpha(opacity=70); opacity:.70; }
First my background I want the width & height to be 95% of the page regardless of the window size.
Second I want just the background of the content to be see thru not my images and form.
Can anyone help me with this?
Tim..



Reply With Quote

Bookmarks