Quote:
Originally Posted by StGaensler
You don't have to remove this class - simply overwrite it by your own class:
Code:
.stg_table_transp {border: none; padding: 2px; background:transparent;}
I would also set the background color of .alt1 and .alt2 to 'transparent' rather than to a defined color. If someone quotes a post with such a table the background will have another color.
I set this css class so that the table fits into the design of the style - the standard vBulletin tables also have set this class.
|
Perfect, thanks

I can't believe I missed that one, I tried many variations but not the background option