Huh. It's not showing borders in any skin when I try it here.
(Though it's also not showing a border in a place where I've made an effort for one to be. Dammit.)
You could try putting
style="border:none"
into the table tag, which should take precedence over any other css that tries to sneak in from somewhere.
-Morgan. The more I work with CSS, the less I like it...
(Though it's also not showing a border in a place where I've made an effort for one to be. Dammit.)
You could try putting
style="border:none"
into the table tag, which should take precedence over any other css that tries to sneak in from somewhere.
-Morgan. The more I work with CSS, the less I like it...