View Full Version : Ok, I have a div layer, and A picture under it..........


chrishawthorne
08-03-2003, 12:53 AM
Not a pic in the back of the div, put on the actual page, so is there any way to put like a dull orange layer under the text, so you can still see the picture below, but you can also read the text?


The page is at: www.geocities.com/teachersbeware

stargrl329
08-03-2003, 01:07 AM
you could:
~ put the text into a semi-transparent div with orange background.

~ make a semi-transparent orange div thats blank, then position another div over it for your content. (ideal when you use content that includes images)

~ edit the image in a graphics program so that the image includes a semi-transparent orange box.

chrishawthorne
08-03-2003, 01:10 AM
thank you