Hi,
Im using smf 1.1.14 with TP
i want to ask how to align the image in my board description.
here's the snapshot

and here's the code im using,
<div align="left">
<left>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="77%">
<td width="124%">
<img border="0" src="img location" width="300" height="140" align="left"></td>
</tr>
</table>
</left>
</div>thanks.
it always align in the right
Your site doesn't allow guests to view the board index and that's really the best/easiest place to view what you have and what might be causing your undesired display issues.
And I could be wrong here, but I've not come across <left> as an HTML element before. :)