You can keep your existing layouts as-is but still add the transparency to your blocks friends and whatever the hell else you'd like to the call the DOM elements.
-moz-opacity:0.7;
Where .7 would mean 70% opacity.
filter:alpha(opacity=70);
Where 70 means 70% opacity.
<div id="blah" style="filter:alpha(opacity=70);-moz-opacity:0.7;">
It's going to look pretty annoying reading faded looking text too. That's the downside. That, and myspace is gay.
I make video tutorials on a variety of topics on youtube. Please help me out by adding me as a friend if you have a youtube account. It really helps. Add me on Facebook
Save To Del.icio.us,
Submit to Digg,