View Full Version : Want to make table background color only partly opaque


l_hubble
09-21-2006, 07:40 PM
I am looking for a way to make the page background show slightly through the table background color without also having the pictures and graphics in the table also become partly transparent. I found this code (filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70; ) in someone else's posting here and it did make the table background color partly transparent but it also made the pictures and graphics partly transparent. Not what I want. My page is http://www.myspace.com/l_hubble.

I used http://www.myspacetoolbox.com to do my layout, plus I used codes from somewhere else to add additional heading to my page.

Any help on codes would be nice. I know basic HTML coding, I have made several other websites on sites like geocities.com but myspace.com seems to have weird stuff with their coding. :confused:

KonekoDecaelum
10-23-2006, 02:58 AM
I'm trying to do that to. I'll let you know if I find anything.