Posted: Sat Jun 25, 2005 8:09 am TRANSPARENT TABLE WITH COLOR
I have a graphic I made in Photoshop as my background and I have individual tables on my page on top of the background. They are brown and I need them to be semi-transparent to show part of the graphic in the background through.
Here's what I have so far:
<style type="text/css">
body {
background-color:ffffff;
background-image: url(http://home.comcast.net/~ichigo_0723/linesss.gif);
background-attachment: fixed;
}</STYLE>
<style>table, tr, td {background-color: transparent; border:; padding:0;}
table table {border: 0;}
table table table {border: 4px solid;border-color:7E9DE5; background-color:B78314; padding:0;
}
table table table table{border:0;}
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum