HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
TRANSPARENT TABLE WITH COLOR
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
ryankc33



Joined: 25 Jun 2005
Posts: 1

PostPosted: Sat Jun 25, 2005 8:09 am     TRANSPARENT TABLE WITH COLOR Reply with quote

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;}
degsy



Joined: 23 Feb 2005
Posts: 2440
Location: North East, UK

PostPosted: Sat Jun 25, 2005 8:43 am     Reply with quote

There are a few methods

You can use a semitransparent GIF as the table background to give the appearance of transparency.

You could use CSS and MSDN filters to add transparency.

Here is a PHP method to use PNG transparencies
http://koivi.com/ie-png-transparency/

http://www.degs.co.uk/test/css/transparency/grey-trans.php
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
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
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial