How to make tables foggy? |
![]() ![]() |
How to make tables foggy? |
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. |
|
|
|
| *This Confession* |
Sep 10 2006, 07:05 PM
Post
#2
|
|
Guest |
Uhm what do you mean?
Do you have a preview or something? |
|
|
|
Sep 12 2006, 10:16 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Sep 2006 Member No: 463,305 |
Okay, I finally found an example of "foggy" tables.
http://www.myspace.com/rocky41787 His tables are foggy black, my background is mostly white, so, in case the "fogginess" is color sensitive, I'd like it to be white. Here's my page in case you need to refer to it: www.myspace.com/bubblenegative |
|
|
|
| *Azarel* |
Sep 12 2006, 10:21 PM
Post
#4
|
|
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. |
|
|
|
Sep 12 2006, 10:22 PM
Post
#5
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
|
|
|
|
Sep 17 2006, 08:58 PM
Post
#6
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Sep 2006 Member No: 463,305 |
Thank you, Azarel! It worked like a charm!
Is there anyway to keep my profile and friends' pictures solid and not transparent, as well? |
|
|
|
| *[2]Nekked* |
Sep 18 2006, 01:00 AM
Post
#7
|
|
Guest |
not if you're containing it in a transparent table. anything you put in there will be effected by the filter.
|
|
|
|
Oct 6 2006, 01:19 AM
Post
#8
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Sep 2006 Member No: 463,305 |
Thanks for all your help!
|
|
|
|
![]() ![]() |