I've been trying to solve this for a few hours now, with no luck.
Problem:
I want the 2px spacing *between* cells to stay there, but the 2px spacing around the whole table to disappear. At the very least, I want the spacing on the left and right edges to be gone.
I've tried every combination of CSS properties and evil html attributes I can think of, to no effect. Initially i thought I could set border-spacing to 0 and give the cells a margin, but margins apparently don't work with table cells. This was tested in both IE6 and Firefox.
1. IE ignores the border-spacing CSS property, as far as I can tell. 2. Firefox treats border-spacing like cell spacing and applies it to the table edges as well as the cells.
I must say it is a very well integrated forum. Best i've seen for sure. You could almost be convinced it wasnt vanilla (i didnt check search and cat, mind)