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
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi1134.photobucket.com%2Falbums%2Fm609%2Ffakland2003%2Falignboardimg.jpg&hash=547da28cd12ec9f48303037b277ddc4f1060f90c)
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. :)