Log In · Register

 
How to make tables foggy?
bubblenegative
post Sep 10 2006, 06:28 PM
Post #1


Newbie
*

Group: Member
Posts: 4
Joined: Sep 2006
Member No: 463,305



I've already looked at the other forum topic abot foggy tables, and the code didn't work for me.
I have a background picture and transparent tables. I want the tables to be foggy, cloudy, blurry, whatever, so that I can still see the background image, just not clearly.

Thanks.
 
 
Start new topic
Replies
*Azarel*
post Sep 12 2006, 10:21 PM
Post #2





Guest






For future reference, it's called opacity. :)

In either About Me or Who I'd Like To Meet:
<style type=text/css>
table table table td {
background-color:FFFFFF;
filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; -khtml-opacity:0.8;
}
</style>

Change the bolded numbers as you'd like, but make sure that the last three are the same and 1/100th of the first number.
 

Posts in this topic


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