by SG on Mon Apr 28, 2008 2:51 pm
You might be able to to this by creating a style that includes a line like this:
background-image: url(gradient.jpg);
I have something like this working as a background gradient for some tables on my company's help sites. I also have padding-top, right, bottom, left and width properties set.
SG