I recently switched to your theme, because my other theme wasn't compatible with Internet Explorer and it was very buggy. Your theme is very flexible and the compatibility with all the major browsers is outstanding. Thanks for developing such a great theme. I have made a few customizations to fit the overall look and feel of my site: http://crownmultimediaagency.com/blog/
On thing I would like to do is give the background of the main body about 60-70% transparency. I attempted to add the following code to one of the style sheets:
opacity:0.6;
-moz-opacity:0.6;
-khtml-opacity:0.6;
filter:alpha(opacity=60);
but it made everything transparent...text, images, etc. I obviously placed the code in the wrong area, perhaps you could guide me in the right direction. thanks.
