Viewing 2 replies - 1 through 2 (of 2 total)
  • in your template css
    #access2 {
    background-color: rgba(0, 0, 0, 0.3);
    }
    the last value (0.3) indicates the opacity, now its 30 % – 1 would be 100% so change it to 0.5 and you have what you want 🙂

    further add your changed background-color attribute to “#main” in css and your content will have a transparent background.

    greetings

    victor

    Thread Starter Brammertime

    (@brammertime)

    Thankyou! just sorted it all now 🙂 I have another question I hope you will be able to help me out, Can you make transparent .png files appear transparent as a page header? It comes up with a black background.

    Many Thanks

    Greg

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Theme: Twenty Ten – Content Area Menu Bar Transparent??’ is closed to new replies.