YaBB SE Version: PHP Version: MySQL Version: Server Platform: Link to Forum: www.likwitcrew-forum.comProblem Description:well im trying to add a list of affiliates, and i wanted a border around the list and the pic that says "Likwit Links"
this is the first time i tried to do it, but it looked like this:
http://www.likwitcrew-forum.com/attachments/pic545.JPGand i want it to look like this:
http://www.likwitcrew-forum.com/attachments/pic545b.JPG<body text="#000000" link="#0033ff" bgcolor="#f5f5f5">
<table class="bordercolor" cellspacing="0" cellpadding="0" width="100%" align="center" bgcolor="#6394bd" border="0">
<tr>
<td>
<table class="bordercolor" cellspacing="0" cellpadding="0" width="100%" align="center" bgcolor="#6394bd" border="0">
<tr>
<td>
<table cellspacing="0" cellpadding="0" width="100%" align="center" border="0" class="windowbg2">
<tr>
<td valign="middle" align="left" bgcolor="#ffffff"><div align="center"><img alt="links" src="YaBBImages/likwit_links.gif" /><br />
<font size="2">Comming Soon.</font></div></td>
</tr>
</table>
</td>
</tr>
</table>
<br />
</td>
</tr>
</table>
<br />
whats wrong wit the "code" and in what should i change it to make it look like its suposed to look like?
thanks..