Quote:
Originally Posted by robertl
Tried that but it didn't get it. I think I need the bg image to be for the entire table, not the td.
|
Yeah,
I discover the problem man!
It's not your
CSS, Its your image "bg5.jpg" width setting!
Check out what's your background image doing when I throw away the table on top of it!
I think you have to set the table width according to your image width so it fits perfectly inside the table width, otherwise, it will repeat, or if you turn off the repeat x or y, you'll get the background image to be at the left of your table (default value)
Hope that helps!