View Single Post
Old 09-18-2004   #2 (permalink)
Man1c M0g
Sheep Worrier
 
Man1c M0g's Avatar
 
Join Date: Sep 2003
Location: Portsmouth, UK.
Posts: 4,105
Blog Entries: 14

Send a message via ICQ to Man1c M0g Send a message via MSN to Man1c M0g Send a message via Skype™ to Man1c M0g
Ahhhhh, i understand what you are trying to do. You want the gradient image to expand with the height of the box, yes? Well, i'm afraid that you can't do that in a cell background because the table tags don't support such functionality.

One way around it is to put the image in the foreground of the cell (i.e. as a normal image), and change the 'height=' attribute to 'height=100%'. Alas, this is NOT a standard function of the IMG tag, so you'll only get seamless results in internet explorer - anything more standards compliant such as Firefox or Opera will have a messy result. You COULD, of course, just define the height of the gradient explicitly, but this will only really be an option for the 'control' box, as the 'news' box will probably vary too much in size to make it possible to suggest a suitable dimension.

I hope this explanation helps. Its hard to put into words what I learned when developing the Biorust v3 gradient boxes, but this is the general gist of it...
__________________
Man1c M0g is offline