|
Post by Isa The Great on Jul 28, 2009 10:35:12 GMT -5
Global Header
<style type="text/css"> /* Transparent Forum Controllable Opacity by Remixed */ td { filter: alpha(opacity=90); opacity: 0.9; -moz-opacity: 0.9; } </style>
Mess around with the numbers. Example: if you put (opacity=75); then the next line should be "opacity: 0.75; and the next -moz-opacity: 0.75;
That should solve anybody's problems for figuring out complete forum transparency.
|
|