Lees
10-26-2005, 01:09 AM
If you could please help-
I want to make the div transparent and fadey looking at edges
like the ones in this website here: http://www.alqualonde.com/ithil/indexx.php?id=winners
but I can't figure out how to do it.
Here's what my site looks like right now: http://www.freewebs.com/estelioelohim/Home.htm
And this is what my code looks like right now:
<div id=layer1 style="position:absolute; top:20; left:15; width:200; height:900; z-index:1; padding:0px; border: #555555 2px solid; background-color:#000000; overflow:auto;">
Content goes here (images, text)
</div>
What should I do?
I want to make the div transparent and fadey looking at edges
like the ones in this website here: http://www.alqualonde.com/ithil/indexx.php?id=winners
but I can't figure out how to do it.
Here's what my site looks like right now: http://www.freewebs.com/estelioelohim/Home.htm
And this is what my code looks like right now:
<div id=layer1 style="position:absolute; top:20; left:15; width:200; height:900; z-index:1; padding:0px; border: #555555 2px solid; background-color:#000000; overflow:auto;">
Content goes here (images, text)
</div>
What should I do?