Log In · Register

 
Transparent-yet-not tables that keep the font and, pictures the same color...
capitalize
post Sep 5 2005, 03:23 AM
Post #1


Member
**

Group: Member
Posts: 12
Joined: Jun 2005
Member No: 161,119



How do you make the background of your tables only slightly transparent, but still opaque enough that it isn't completely clear? And also, how do you do all that, AS WELL as keeping the font and pictures inside the tables the same color as they started out?
 
 
Start new topic
Replies (1 - 4)
x3_mr_mak
post Sep 5 2005, 12:32 PM
Post #2


mmm.
****

Group: Member
Posts: 283
Joined: Aug 2005
Member No: 199,949



/* Table Section Properties */
table, tr, td {background:transparent; border:0px;}
table table table {background:transparent;}
table table table td {
background-color: E8E7E7;
filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; -khtml-opacity:0.9;
}
table table table table td {filter:none;}
table table table {
border-width:5px;
border-color: 9F9E9E;
border-style:solid;
}
table table table table {border:0px;}



i highlighted the stuff that makes ur tables transparent
 
KindLadyJigsaw
post Oct 24 2005, 06:17 PM
Post #3


Uh-Lar-Ray!
****

Group: Member
Posts: 110
Joined: Mar 2005
Member No: 108,897



Where would you put this? Cuz everytime I put it in the "who i'd like to meet" it shows up as the code itself. =\
 
silentscreamer37
post Oct 25 2005, 12:00 PM
Post #4


Senior Member
***

Group: Member
Posts: 84
Joined: Aug 2005
Member No: 192,262



did you put it in a style sheet?

if you have no idea what i'm talking about, just put

<style> before the above code, and </style> after it.

i think it should work in the who i'd like to meet area. :)
 
KindLadyJigsaw
post Oct 25 2005, 05:11 PM
Post #5


Uh-Lar-Ray!
****

Group: Member
Posts: 110
Joined: Mar 2005
Member No: 108,897



AHH!!! THANK YOU SO VERY MUCH!!!
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: