Hi
I read through the earlier thread on opacity and used all of the methods with varying success, finally using the rgba method which seemed to work absolutely fine on Firefox (and chrome). Then, at my daughter's house, I loaded up the site on an older version of Maxthon which uses the IE engine (prior to ie 9 on which it looks fine) - all of the transparency had disappeared except for the left hand menu bar which had a white transparency, Everything else was black. As the logo had some out rather small I had redesigned the background and put the logo in the centre. I revamped it in Photoshop and put it at the bottom right, so that in the meantime it will show up ok
I have tried all the other transparency options shown in the original article and they all gave me a white semi transparent menu bar and a completely transparent everything else, which given that I have a heavily patterned background image, made it very hard to read. I increased a portion at the bottom of the background image to make it legible at least at the bottom but once scrolled up it was very very hard to read.
As I have absolutely no idea what I'm doing with CSS I am of course working totally 'in the dark' as it were, but I also tried it with a transparent png as the background - with this code:
.content .box {
background: url("http://www.myserver.com/blahblahblah/opacity_black_50.png") repeat transparent;
}
.blog-meta {
background: url("http: etc and same for
.return_content, {
wslidecontrolls_fullscreen, {
.arrowslidecontrolls_fullscreen, {
.hide_content_wrap a, {
.img_count, {
.slide_thumbnails, {
.widget {
and again I got the completely transparent background. I tried to omit the 'transparent' bit on each one but it didn't make any difference. I have tried combinations of all the options and have now run out of ideas. I have .png files of each as they look now (just using the rgba method) so can sent if you wanted t see how it looks, but I would like to have the same look in ie if this is possible, (Remembering I know absolutely nothing about css coding )
url of site is http://www.fellffromgrace.com. I am using a static background gallery (ie one pic in the gallery) as it seems to work better than a background image.
I am still getting the spinning wheel for the facebook bit at the top though ....
any help would be so much appreciated
many thanks














