jeleda913
02-17-2006, 03:53 AM
I seem to remember seeing other Neopets pet lookups that had faded tables (where you could still somewhat see the background behind the table?). I can't seem to find the code to do that. Can anyone help?
|
View Full Version : Faded Table? jeleda913 02-17-2006, 03:53 AM I seem to remember seeing other Neopets pet lookups that had faded tables (where you could still somewhat see the background behind the table?). I can't seem to find the code to do that. Can anyone help? allie 02-19-2006, 04:28 PM You can set the opacity of the table by adding a style tag to your table: style="filter:alpha(opacity=60)" |