View Full Version : DIV's


Cherchezlafemme
09-14-2003, 02:06 AM
Ok I'm really liking those DIV's until I got into some trouble. Here's my problem, I want a DIV background that is semi-transparent with a color. For example I have an image is a background on my web page and I put a div on top of it. It is see through but with a color.

I want the background like this BUT not my text. I tried several codes yet the text is semi-transparent too!

Help is much appreciated ;)

kittycat
09-14-2003, 02:16 AM
You could always change the colour of the image that's going to be under the div, and have no background in the div. Other than that, I don't think there is a way to have semi-transparent background without the text changing too.

Cherchezlafemme
09-14-2003, 02:36 AM
Yea, I thought I was gonna have to do that eventually.... Thanks Kittycat that was very helpful indeed :D