bobgo2627 Posted September 1, 2006 Report Share Posted September 1, 2006 OK I have an image I would like to use for a background for my page. I want it to show through some of the tables. I have a site setup here. I want the background there to show through where the middle table and where the little black spacer table cells are so it looks nice. is there a way to do it? Quote Link to post Share on other sites
Martint Posted September 2, 2006 Report Share Posted September 2, 2006 So, you want a background and over the background you want the text? Quote Link to post Share on other sites
bobgo2627 Posted September 3, 2006 Author Report Share Posted September 3, 2006 OK here let me try and map this out for you so you can understand me. As you can see when you go to the page, you can see that there is a main background. Then you can see the cells that have gray backgrounds. Then you can see the sells that have a black background in the middle and between the gray cells. I want to make the black cells transparent so you can see the gradient background stand out if we can do that. I do not want to see the black cells. I want to see the main background through those.So, you want a background and over the background you want the text? Quote Link to post Share on other sites
Martint Posted September 9, 2006 Report Share Posted September 9, 2006 I think I get it.Use this:.property img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);-moz-opacity: 0.65;}This will make the background image transparent.Define the cell class as property.I'm not 100% sure it wil work though, didnt test it. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.