I've built a few pages in my vBulletin org using Logician's Webtemplate - it works a treat and is great for custom pages. However, all the table's come out with a black hairline border.
Is it possible to remove it or make it invisible - or at least white?
The html code used to make the table is:
HTML Code:
<body>
<table width="1152" border="0" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF">
<tr bordercolor="#FFFFFF">
...... etc.
Any help appreciated.
Thanks
Andy