View Single Post
  #1 (permalink)  
Old 02-28-2005, 06:55 PM
Ice_Man Ice_Man is offline
Registered User
 
Join Date: Feb 2005
Posts: 2
Translucent table background

Hey, I was wondering if there is any script/css that would allow me to have a transparent or translucent table background WITHOUT having the text or anything above the table turn translucent as well. I am currently using the code:
style="filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;"
(opacity=50)just in the preview to show my point.
in the <table> tag, I have tried everything from putting the code in different places and making nested tables but the code makes everything transparent above/on it.... Here is a link:

www.bikebasement.ca/template.html


Thanks
Ari
Reply With Quote