adoggydog195
Mar 7 2004, 11:23 PM
how do you make an image trasparent?
xjjajeengx
Mar 7 2004, 11:34 PM
like what image? like a... banner perhaps?
adoggydog195
Mar 7 2004, 11:35 PM
like a splash screen
peanutbutterbbb
Mar 8 2004, 07:29 PM
transparent? as in if you put two images on top of each other you'll be able to see both at the same time? if thats what you're talking about then all you have to do is layer them and set the opacity to anything but 100%. anywhere from 30-75 percent looks best
adoggydog195
Mar 8 2004, 09:02 PM
thanx
curious33
Mar 11 2004, 12:04 AM
if you want the html code, it's something like:
filter: alpha(opacity=75);
the actual tag goes
<img filter: alpha(opacity=75); src="http://www.whateversite.com/yourpic.jpg" />
course, everyone play with the numbers, 0-100. I have mine set to 76 just to be different.
also works with plain color back rounds, too.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.