2010-02-11, 06:49 PM
Does it have to be in CCS? Sure its more flexible when ya needa change something, but you could have made the table in Photoshop or something with a set opacity and export it as a GIF. Bring it into Dreamweaver and align it and stuff and set the text/images ontop of that, using CSS to resize the image used for the table and such. You could also make a 1x1 GIF with the set color and opacity, export it, and use it with CSS to the size needed. Its similar to using a 100% opacity 1x1 as padding with set dimensions.

