If you are using IE then you need to place the code in a table.
Find:
add above:
Code:
<table valign="middle" align="left">
Next find:
Code:
<!-- Spurl -->
<a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"
src="$stylevar[imgdir_button]/spurl.gif" alt="Submit to Spurl" border="0" hspace="3" vspace="0" align="left" /></a>
add below:
That should align it to the left in IE.