I currently have a background image for my page body. If I put text on top of it, it's very hard to read. So, I put a DIV block on the page with a white background on which the text is easy to read. What I want is to make the white background of the DIV block semi-transparent to that the page body's backgound image is partially visible through the DIV block's background color. In my mind, this should diffuse the background image where the text is, and make it easier to read. Now I tried using the 'opacity' property on the DIV block, and it does what I want to the background, but it also washes out the text making it just as illegible as when I started.
Anyone know of a simple was to address this issue?
- James.
My memory is not as good as it should be, and neither is my memory.
I have forgotten more than I can remember
Anyone know of a simple was to address this issue?
- James.
My memory is not as good as it should be, and neither is my memory.
I have forgotten more than I can remember