I'm not sure. The way I'm doing it now is by removing the border between those two columns and then setting one image to not display. But that means that that other column's cell is still there.

I don't want to remove that column from the template, because that would probably break other themes.

I can use CSS to tell it to not display the cell, but that shifts all the other cells back one column and breaks the table layout. CSS doesn't have a way to redefine colspan in order to fix that, either.

I don't think there's a way to get the image to span two columns.

The only thing I can think of is to make that other column zero width. Hm. I wonder if that's possible.

BRB.
_________________________
Bitt Faulk