Hello,
On my blog, www.veggie-wedgie.com,
I am trying to figure out how to make the whole post container have a white-opaque background color (Only the post container box) so that the post is easier to read.
Does anyone know a code for this?
So far I have used this code
filter:alpha(opacity=60);
but that makes the pictures and the text transparent as well. I just want to create a box (where the post will be in) that is slightly more opaque than the background of the post only.
Need code
Any help will be appreciated.