I was wondering if making an image (or a solid bar type) transparent with css is possible? If it is or anyone knows of any examples (or could point me in the right direction) i would be great full for the help.
DD
![]() | It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!) |

|
|
|
|
filter:alpha(opacity=0);
-moz-opacity:0.0;
opacity:0.0;
-khtml-opacity:0.0;


Users browsing this forum: No registered users and 0 guests