Hi all,
Please forgive my likely *very* newbie style question, but I've read all I can on this issue and can't seem to find the answer.
On http://campleah.swhi.net/index2.html, there's an image at the bottom right of the screen being called by this CSS line (in ./style.css)
#contain {
width:950px;
border-right:5px solid #000000;
border-left:5px solid #000000;
margin-left:auto;
margin-right:auto;
background: #FFF url('sun.gif') bottom right no-repeat;
}
Is there a way to get that image to be about 55% opaque?
This is a modification of an oswd.org design and I'm really having difficulty grasping some of the CSS therein. Again, my apologies, but I'm an admitted uber-newbie at this.
Thanks!
BouncerFL
~Ray
