• Resolved loomz

    (@loomz)


    I’ve added a starry background image to my blog, but my text isn’t recognizable. Therefore, I would like to make my content and my sidebar area with a white semi-transparent background to so viewers can read my text.

    Please help…my site is loomzworld.com

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Honestly I would suggest removing the starry background, it takes a lot away from the design and make the whole site look quite amateurish IMHO. I think a solid color background will look a lot better, before the background image loaded the gray background made the design look quite sleek.

    However if you really want to keep it, adding the below code to your style sheet in the appropriate classes should do the trick:

    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    Thread Starter loomz

    (@loomz)

    thanks for the advice..i’ve decided to revert back to the original style

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make Content Area Semi Transparent’ is closed to new replies.