Hello. I am having issues converting phpBB to IPB. In this instance, all of the images are to the right of the widget. I am certain this has to do with the coding I put in not being compatible with the site version.
Forum Version: IP.Board
Forum Link: http://www.bleachstory.net/
Forum Version: IP.Board
Forum Link: http://www.bleachstory.net/
- phpBB Coding in Widget:
- Code:
<div align="center">
<span style="font-size: 10px;"><span style="color: gray; font-family: Fixedsys;"><img src="http://i37.servimg.com/u/f37/13/67/77/07/bleach11.gif" /><br /><br /></span></span>
<table border="0" cellspacing="1" cellpadding="1" _moz_resizing="true" style="width: 10%;">
<tbody>
<tr>
<td>
<a href="http://w11.zetaboards.com/Naruto_Genkai_RP/"><img style="width: 80px; height: 27px;" src="http://zaslike.com/files/s9pzufwspkfz85gs9msi.gif" /></a>
</td>
<td>
<a href="http://rpg-directory.com/"><img style="width: 80px; height: 27px;" src="http://rpg-directory.com/images/affiliate.png" /></a>
</td>
</tr>
<tr>
<td>
<a href="http://www.narutosaga.com/"><img style="width: 88px; height: 31px;" src="http://i80.servimg.com/u/f80/13/07/69/12/button10.png" /></a>
</td>
<td>
<a href="http://omniverse-rpg.com"><img style="width: 88px; height: 31px;" src="http://omniverse-rpg.com/images/omniverse_button_88x31_v1.jpg" /></a>
</td>
</tr>
<tr>
<td>
<a href="http://animekingdom.cu.cc/"><img style="width: 88px; height: 31px;" src="http://i58.servimg.com/u/f58/17/90/96/95/newlog10.png" /></a>
</td>
<td>
<a href="http://www.narutolegacy.com/"><img style="width: 88px; height: 31px;" src="http://i55.servimg.com/u/f55/18/53/11/64/naruto10.png" /></a>
</td>
</tr>
<tr>
<td>
<br />
</td>
<td>
<br />
</td>
</tr>
<tr>
<td>
<br />
</td>
<td>
<br />
</td>
</tr>
<tr>
<td>
<br />
</td>
<td>
<br />
</td>
</tr>
<tr>
<td>
<br />
</td>
<td>
<br />
</td>
</tr>
<tr>
<td>
<br />
</td>
<td>
<br />
</td>
</tr>
<tr>
<td>
<br />
</td>
<td>
<br />
</td>
</tr>
<tr>
<td>
<br />
</td>
<td>
<br />
</td>
</tr>
<tr>
<td>
<br />
</td>
<td>
<br />
</td>
</tr>
<tr>
<td>
<br />
</td>
<td>
<br />
</td>
</tr>
<tr>
<td>
<br />
</td>
<td>
<br />
</td>
</tr>
</tbody>
</table>
</div>